Class KubernetesServerGroupSummary

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

    public final class KubernetesServerGroupSummary
    extends java.lang.Object
    implements com.netflix.spinnaker.clouddriver.model.ServerGroupSummary
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getRegion()  
      • 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.ServerGroupSummary

        getAccount, getMoniker, getName
    • Constructor Detail

      • KubernetesServerGroupSummary

        public KubernetesServerGroupSummary()
    • Method Detail

      • getRegion

        public java.lang.String getRegion()
        Specified by:
        getRegion in interface com.netflix.spinnaker.clouddriver.model.ServerGroupSummary