Class TencentCloudCluster

  • All Implemented Interfaces:
    com.netflix.spinnaker.clouddriver.model.Cluster

    public class TencentCloudCluster
    extends java.lang.Object
    implements com.netflix.spinnaker.clouddriver.model.Cluster
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.netflix.spinnaker.clouddriver.model.Cluster

        com.netflix.spinnaker.clouddriver.model.Cluster.SimpleCluster
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.netflix.spinnaker.clouddriver.model.Cluster

        getAccountName, getExtraAttributes, getLoadBalancers, getMoniker, getName, getServerGroups
    • Constructor Detail

      • TencentCloudCluster

        public TencentCloudCluster()
    • Method Detail

      • getType

        public final java.lang.String getType()
        Specified by:
        getType in interface com.netflix.spinnaker.clouddriver.model.Cluster