Class V1CustomResourceSubresourceScaleFluentImpl<A extends V1CustomResourceSubresourceScaleFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScaleFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1CustomResourceSubresourceScaleFluent<A>
- Direct Known Subclasses:
V1CustomResourceSubresourceScaleBuilder
public class V1CustomResourceSubresourceScaleFluentImpl<A extends V1CustomResourceSubresourceScaleFluent<A>>
extends BaseFluent<A>
implements V1CustomResourceSubresourceScaleFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1CustomResourceSubresourceScaleFluentImpl(io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()withLabelSelectorPath(String labelSelectorPath) withSpecReplicasPath(String specReplicasPath) withStatusReplicasPath(String statusReplicasPath) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1CustomResourceSubresourceScaleFluentImpl
public V1CustomResourceSubresourceScaleFluentImpl() -
V1CustomResourceSubresourceScaleFluentImpl
public V1CustomResourceSubresourceScaleFluentImpl(io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale instance)
-
-
Method Details
-
getLabelSelectorPath
- Specified by:
getLabelSelectorPathin interfaceV1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
withLabelSelectorPath
- Specified by:
withLabelSelectorPathin interfaceV1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
hasLabelSelectorPath
- Specified by:
hasLabelSelectorPathin interfaceV1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
getSpecReplicasPath
- Specified by:
getSpecReplicasPathin interfaceV1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
withSpecReplicasPath
- Specified by:
withSpecReplicasPathin interfaceV1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
hasSpecReplicasPath
- Specified by:
hasSpecReplicasPathin interfaceV1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
getStatusReplicasPath
- Specified by:
getStatusReplicasPathin interfaceV1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
withStatusReplicasPath
- Specified by:
withStatusReplicasPathin interfaceV1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
hasStatusReplicasPath
- Specified by:
hasStatusReplicasPathin interfaceV1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
-
toString
-