Class TencentCloudDeployDescription.Source

  • All Implemented Interfaces:
    com.netflix.spinnaker.clouddriver.orchestration.OperationDescription, com.netflix.spinnaker.clouddriver.security.resources.ApplicationNameable, com.netflix.spinnaker.clouddriver.security.resources.ServerGroupsNameable
    Enclosing class:
    TencentCloudDeployDescription

    public static class TencentCloudDeployDescription.Source
    extends java.lang.Object
    implements com.netflix.spinnaker.clouddriver.security.resources.ServerGroupsNameable
    • Constructor Summary

      Constructors 
      Constructor Description
      Source()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<java.lang.String> getServerGroupNames()  
      • 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.security.resources.ServerGroupsNameable

        getApplications
    • Constructor Detail

      • Source

        public Source()
    • Method Detail

      • getServerGroupNames

        public java.util.Collection<java.lang.String> getServerGroupNames()
        Specified by:
        getServerGroupNames in interface com.netflix.spinnaker.clouddriver.security.resources.ServerGroupsNameable