Class KubernetesServerGroupSummary
java.lang.Object
com.netflix.spinnaker.clouddriver.kubernetes.caching.view.model.KubernetesServerGroupSummary
- All Implemented Interfaces:
com.netflix.spinnaker.clouddriver.model.ServerGroupSummary
public final class KubernetesServerGroupSummary
extends Object
implements com.netflix.spinnaker.clouddriver.model.ServerGroupSummary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.netflix.spinnaker.clouddriver.model.ServerGroupSummary
getAccount, getMoniker, getName
-
Constructor Details
-
KubernetesServerGroupSummary
public KubernetesServerGroupSummary()
-
-
Method Details
-
getRegion
- Specified by:
getRegionin interfacecom.netflix.spinnaker.clouddriver.model.ServerGroupSummary
-