Class V1ConfigMapKeySelectorFluentImpl<A extends V1ConfigMapKeySelectorFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1ConfigMapKeySelectorFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1ConfigMapKeySelectorFluent<A>
- Direct Known Subclasses:
V1ConfigMapKeySelectorBuilder
public class V1ConfigMapKeySelectorFluentImpl<A extends V1ConfigMapKeySelectorFluent<A>>
extends BaseFluent<A>
implements V1ConfigMapKeySelectorFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1ConfigMapKeySelectorFluentImpl(io.kubernetes.client.openapi.models.V1ConfigMapKeySelector instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1ConfigMapKeySelectorFluentImpl
public V1ConfigMapKeySelectorFluentImpl() -
V1ConfigMapKeySelectorFluentImpl
public V1ConfigMapKeySelectorFluentImpl(io.kubernetes.client.openapi.models.V1ConfigMapKeySelector instance)
-
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
withKey
- Specified by:
withKeyin interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
hasKey
- Specified by:
hasKeyin interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
getName
- Specified by:
getNamein interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
getOptional
- Specified by:
getOptionalin interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
withOptional
- Specified by:
withOptionalin interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
hasOptional
- Specified by:
hasOptionalin interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
toString
-
withOptional
- Specified by:
withOptionalin interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-