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:
getKey
in interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
withKey
- Specified by:
withKey
in interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
hasKey
- Specified by:
hasKey
in interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
getName
- Specified by:
getName
in interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
withName
- Specified by:
withName
in interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
hasName
- Specified by:
hasName
in interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
getOptional
- Specified by:
getOptional
in interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
withOptional
- Specified by:
withOptional
in interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
hasOptional
- Specified by:
hasOptional
in interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-
toString
-
withOptional
- Specified by:
withOptional
in interfaceV1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
-