Class V1SecretEnvSourceFluentImpl<A extends V1SecretEnvSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1SecretEnvSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1SecretEnvSourceFluent<A>
- Direct Known Subclasses:
V1SecretEnvSourceBuilder
public class V1SecretEnvSourceFluentImpl<A extends V1SecretEnvSourceFluent<A>>
extends BaseFluent<A>
implements V1SecretEnvSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1SecretEnvSourceFluentImpl(io.kubernetes.client.openapi.models.V1SecretEnvSource instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1SecretEnvSourceFluentImpl
public V1SecretEnvSourceFluentImpl() -
V1SecretEnvSourceFluentImpl
public V1SecretEnvSourceFluentImpl(io.kubernetes.client.openapi.models.V1SecretEnvSource instance)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceV1SecretEnvSourceFluent<A extends V1SecretEnvSourceFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1SecretEnvSourceFluent<A extends V1SecretEnvSourceFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1SecretEnvSourceFluent<A extends V1SecretEnvSourceFluent<A>>
-
getOptional
- Specified by:
getOptionalin interfaceV1SecretEnvSourceFluent<A extends V1SecretEnvSourceFluent<A>>
-
withOptional
- Specified by:
withOptionalin interfaceV1SecretEnvSourceFluent<A extends V1SecretEnvSourceFluent<A>>
-
hasOptional
- Specified by:
hasOptionalin interfaceV1SecretEnvSourceFluent<A extends V1SecretEnvSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1SecretEnvSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1SecretEnvSourceFluent<A>>
-
toString
-
withOptional
- Specified by:
withOptionalin interfaceV1SecretEnvSourceFluent<A extends V1SecretEnvSourceFluent<A>>
-