Class V2beta2ContainerResourceMetricSourceFluentImpl<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V2beta2ContainerResourceMetricSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V2beta2ContainerResourceMetricSourceFluent<A>
- Direct Known Subclasses:
V2beta2ContainerResourceMetricSourceBuilder
public class V2beta2ContainerResourceMetricSourceFluentImpl<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
extends BaseFluent<A>
implements V2beta2ContainerResourceMetricSourceFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V2beta2ContainerResourceMetricSourceFluent
V2beta2ContainerResourceMetricSourceFluent.TargetNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV2beta2ContainerResourceMetricSourceFluentImpl(io.kubernetes.client.openapi.models.V2beta2ContainerResourceMetricSource instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V2beta2MetricTargeteditOrNewTargetLike(io.kubernetes.client.openapi.models.V2beta2MetricTarget item) booleangetName()io.kubernetes.client.openapi.models.V2beta2MetricTargetDeprecated.inthashCode()hasName()toString()withContainer(String container) withNewTargetLike(io.kubernetes.client.openapi.models.V2beta2MetricTarget item) withTarget(io.kubernetes.client.openapi.models.V2beta2MetricTarget target) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V2beta2ContainerResourceMetricSourceFluentImpl
public V2beta2ContainerResourceMetricSourceFluentImpl() -
V2beta2ContainerResourceMetricSourceFluentImpl
public V2beta2ContainerResourceMetricSourceFluentImpl(io.kubernetes.client.openapi.models.V2beta2ContainerResourceMetricSource instance)
-
-
Method Details
-
getContainer
- Specified by:
getContainerin interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
withContainer
- Specified by:
withContainerin interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
hasContainer
- Specified by:
hasContainerin interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
getName
- Specified by:
getNamein interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
withName
- Specified by:
withNamein interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
getTarget
Deprecated.This method has been deprecated, please use method buildTarget instead.- Specified by:
getTargetin interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>- Returns:
- The buildable object.
-
buildTarget
public io.kubernetes.client.openapi.models.V2beta2MetricTarget buildTarget()- Specified by:
buildTargetin interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
withTarget
- Specified by:
withTargetin interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
hasTarget
- Specified by:
hasTargetin interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
withNewTarget
- Specified by:
withNewTargetin interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
withNewTargetLike
public V2beta2ContainerResourceMetricSourceFluent.TargetNested<A> withNewTargetLike(io.kubernetes.client.openapi.models.V2beta2MetricTarget item) - Specified by:
withNewTargetLikein interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
editTarget
- Specified by:
editTargetin interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
editOrNewTarget
- Specified by:
editOrNewTargetin interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
editOrNewTargetLike
public V2beta2ContainerResourceMetricSourceFluent.TargetNested<A> editOrNewTargetLike(io.kubernetes.client.openapi.models.V2beta2MetricTarget item) - Specified by:
editOrNewTargetLikein interfaceV2beta2ContainerResourceMetricSourceFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V2beta2ContainerResourceMetricSourceFluent<A>>
-
toString
-