public class CustomResourceSubresourceScaleBuilder extends CustomResourceSubresourceScaleFluent<CustomResourceSubresourceScaleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CustomResourceSubresourceScale,CustomResourceSubresourceScaleBuilder>
| Constructor and Description |
|---|
CustomResourceSubresourceScaleBuilder() |
CustomResourceSubresourceScaleBuilder(CustomResourceSubresourceScale instance) |
CustomResourceSubresourceScaleBuilder(CustomResourceSubresourceScaleFluent<?> fluent) |
CustomResourceSubresourceScaleBuilder(CustomResourceSubresourceScaleFluent<?> fluent,
CustomResourceSubresourceScale instance) |
| Modifier and Type | Method and Description |
|---|---|
CustomResourceSubresourceScale |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getLabelSelectorPath, getSpecReplicasPath, getStatusReplicasPath, hasAdditionalProperties, hashCode, hasLabelSelectorPath, hasSpecReplicasPath, hasStatusReplicasPath, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withLabelSelectorPath, withSpecReplicasPath, withStatusReplicasPathaggregate, aggregate, build, build, builderOf, getVisitableMappublic CustomResourceSubresourceScaleBuilder()
public CustomResourceSubresourceScaleBuilder(CustomResourceSubresourceScaleFluent<?> fluent)
public CustomResourceSubresourceScaleBuilder(CustomResourceSubresourceScaleFluent<?> fluent, CustomResourceSubresourceScale instance)
public CustomResourceSubresourceScaleBuilder(CustomResourceSubresourceScale instance)
public CustomResourceSubresourceScale build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CustomResourceSubresourceScale>Copyright © 2015–2025 Red Hat. All rights reserved.