Class TencentCloudProvider

  • All Implemented Interfaces:
    com.netflix.spinnaker.clouddriver.core.CloudProvider

    @Component
    public class TencentCloudProvider
    extends java.lang.Object
    implements com.netflix.spinnaker.clouddriver.core.CloudProvider
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ID  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDisplayName()  
      java.lang.String getId()  
      java.lang.Class<? extends java.lang.annotation.Annotation> getOperationAnnotationType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TencentCloudProvider

        public TencentCloudProvider()
    • Method Detail

      • getId

        public java.lang.String getId()
        Specified by:
        getId in interface com.netflix.spinnaker.clouddriver.core.CloudProvider
      • getDisplayName

        public java.lang.String getDisplayName()
        Specified by:
        getDisplayName in interface com.netflix.spinnaker.clouddriver.core.CloudProvider
      • getOperationAnnotationType

        public java.lang.Class<? extends java.lang.annotation.Annotation> getOperationAnnotationType()
        Specified by:
        getOperationAnnotationType in interface com.netflix.spinnaker.clouddriver.core.CloudProvider