Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
AppsV1beta1ScaleStatus |
AppsV1beta1ScaleStatusBuilder.build() |
AppsV1beta1ScaleStatus |
AppsV1beta1ScaleFluentImpl.buildStatus() |
AppsV1beta1ScaleStatus |
AppsV1beta1ScaleFluent.buildStatus() |
AppsV1beta1ScaleStatus |
AppsV1beta1ScaleFluentImpl.getStatus()
Deprecated.
|
AppsV1beta1ScaleStatus |
AppsV1beta1ScaleFluent.getStatus()
Deprecated.
|
AppsV1beta1ScaleStatus |
AppsV1beta1Scale.getStatus()
current status of the scale.
|
AppsV1beta1ScaleStatus |
AppsV1beta1ScaleStatus.putSelectorItem(String key,
String selectorItem) |
AppsV1beta1ScaleStatus |
AppsV1beta1ScaleStatus.replicas(Integer replicas) |
AppsV1beta1ScaleStatus |
AppsV1beta1ScaleStatus.selector(Map<String,String> selector) |
AppsV1beta1ScaleStatus |
AppsV1beta1ScaleStatus.targetSelector(String targetSelector) |
Modifier and Type | Method and Description |
---|---|
AppsV1beta1ScaleFluent.StatusNested<A> |
AppsV1beta1ScaleFluentImpl.editOrNewStatusLike(AppsV1beta1ScaleStatus item) |
AppsV1beta1ScaleFluent.StatusNested<A> |
AppsV1beta1ScaleFluent.editOrNewStatusLike(AppsV1beta1ScaleStatus item) |
void |
AppsV1beta1Scale.setStatus(AppsV1beta1ScaleStatus status) |
AppsV1beta1Scale |
AppsV1beta1Scale.status(AppsV1beta1ScaleStatus status) |
AppsV1beta1ScaleFluent.StatusNested<A> |
AppsV1beta1ScaleFluentImpl.withNewStatusLike(AppsV1beta1ScaleStatus item) |
AppsV1beta1ScaleFluent.StatusNested<A> |
AppsV1beta1ScaleFluent.withNewStatusLike(AppsV1beta1ScaleStatus item) |
A |
AppsV1beta1ScaleFluentImpl.withStatus(AppsV1beta1ScaleStatus status) |
A |
AppsV1beta1ScaleFluent.withStatus(AppsV1beta1ScaleStatus status) |
Constructor and Description |
---|
AppsV1beta1ScaleStatusBuilder(AppsV1beta1ScaleStatus instance) |
AppsV1beta1ScaleStatusBuilder(AppsV1beta1ScaleStatus instance,
Boolean validationEnabled) |
AppsV1beta1ScaleStatusBuilder(AppsV1beta1ScaleStatusFluent<?> fluent,
AppsV1beta1ScaleStatus instance) |
AppsV1beta1ScaleStatusBuilder(AppsV1beta1ScaleStatusFluent<?> fluent,
AppsV1beta1ScaleStatus instance,
Boolean validationEnabled) |
AppsV1beta1ScaleStatusFluentImpl(AppsV1beta1ScaleStatus instance) |
Copyright © 2018. All rights reserved.