Class V1SecretKeySelectorFluentImpl<A extends V1SecretKeySelectorFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1SecretKeySelectorFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1SecretKeySelectorFluent<A>
- Direct Known Subclasses:
V1SecretKeySelectorBuilder
public class V1SecretKeySelectorFluentImpl<A extends V1SecretKeySelectorFluent<A>>
extends BaseFluent<A>
implements V1SecretKeySelectorFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1SecretKeySelectorFluentImpl
(io.kubernetes.client.openapi.models.V1SecretKeySelector instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1SecretKeySelectorFluentImpl
public V1SecretKeySelectorFluentImpl() -
V1SecretKeySelectorFluentImpl
public V1SecretKeySelectorFluentImpl(io.kubernetes.client.openapi.models.V1SecretKeySelector instance)
-
-
Method Details
-
getKey
- Specified by:
getKey
in interfaceV1SecretKeySelectorFluent<A extends V1SecretKeySelectorFluent<A>>
-
withKey
- Specified by:
withKey
in interfaceV1SecretKeySelectorFluent<A extends V1SecretKeySelectorFluent<A>>
-
hasKey
- Specified by:
hasKey
in interfaceV1SecretKeySelectorFluent<A extends V1SecretKeySelectorFluent<A>>
-
getName
- Specified by:
getName
in interfaceV1SecretKeySelectorFluent<A extends V1SecretKeySelectorFluent<A>>
-
withName
- Specified by:
withName
in interfaceV1SecretKeySelectorFluent<A extends V1SecretKeySelectorFluent<A>>
-
hasName
- Specified by:
hasName
in interfaceV1SecretKeySelectorFluent<A extends V1SecretKeySelectorFluent<A>>
-
getOptional
- Specified by:
getOptional
in interfaceV1SecretKeySelectorFluent<A extends V1SecretKeySelectorFluent<A>>
-
withOptional
- Specified by:
withOptional
in interfaceV1SecretKeySelectorFluent<A extends V1SecretKeySelectorFluent<A>>
-
hasOptional
- Specified by:
hasOptional
in interfaceV1SecretKeySelectorFluent<A extends V1SecretKeySelectorFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1SecretKeySelectorFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1SecretKeySelectorFluent<A>>
-
toString
-
withOptional
- Specified by:
withOptional
in interfaceV1SecretKeySelectorFluent<A extends V1SecretKeySelectorFluent<A>>
-