public class V1beta1CustomResourceSubresourceScaleBuilder extends V1beta1CustomResourceSubresourceScaleFluentImpl<V1beta1CustomResourceSubresourceScaleBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1CustomResourceSubresourceScale,V1beta1CustomResourceSubresourceScaleBuilder>
_visitables, VISIT| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1beta1CustomResourceSubresourceScale |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getLabelSelectorPath, getSpecReplicasPath, getStatusReplicasPath, hasLabelSelectorPath, hasSpecReplicasPath, hasStatusReplicasPath, withLabelSelectorPath, withNewLabelSelectorPath, withNewSpecReplicasPath, withNewStatusReplicasPath, withSpecReplicasPath, withStatusReplicasPathaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1beta1CustomResourceSubresourceScaleBuilder()
public V1beta1CustomResourceSubresourceScaleBuilder(Boolean validationEnabled)
public V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent)
public V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent, Boolean validationEnabled)
public V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1CustomResourceSubresourceScale instance)
public V1beta1CustomResourceSubresourceScaleBuilder(V1beta1CustomResourceSubresourceScaleFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1CustomResourceSubresourceScale instance, Boolean validationEnabled)
public V1beta1CustomResourceSubresourceScaleBuilder(io.kubernetes.client.openapi.models.V1beta1CustomResourceSubresourceScale instance)
public V1beta1CustomResourceSubresourceScaleBuilder(io.kubernetes.client.openapi.models.V1beta1CustomResourceSubresourceScale instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1beta1CustomResourceSubresourceScale build()
public boolean equals(Object o)
public int hashCode()
Copyright © 2022. All rights reserved.