Class V1KeyToPathFluentImpl<A extends V1KeyToPathFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1KeyToPathFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1KeyToPathFluent<A>
- Direct Known Subclasses:
V1KeyToPathBuilder
public class V1KeyToPathFluentImpl<A extends V1KeyToPathFluent<A>>
extends BaseFluent<A>
implements V1KeyToPathFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1KeyToPathFluentImpl(io.kubernetes.client.openapi.models.V1KeyToPath instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1KeyToPathFluentImpl
public V1KeyToPathFluentImpl() -
V1KeyToPathFluentImpl
public V1KeyToPathFluentImpl(io.kubernetes.client.openapi.models.V1KeyToPath instance)
-
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceV1KeyToPathFluent<A extends V1KeyToPathFluent<A>>
-
withKey
- Specified by:
withKeyin interfaceV1KeyToPathFluent<A extends V1KeyToPathFluent<A>>
-
hasKey
- Specified by:
hasKeyin interfaceV1KeyToPathFluent<A extends V1KeyToPathFluent<A>>
-
getMode
- Specified by:
getModein interfaceV1KeyToPathFluent<A extends V1KeyToPathFluent<A>>
-
withMode
- Specified by:
withModein interfaceV1KeyToPathFluent<A extends V1KeyToPathFluent<A>>
-
hasMode
- Specified by:
hasModein interfaceV1KeyToPathFluent<A extends V1KeyToPathFluent<A>>
-
getPath
- Specified by:
getPathin interfaceV1KeyToPathFluent<A extends V1KeyToPathFluent<A>>
-
withPath
- Specified by:
withPathin interfaceV1KeyToPathFluent<A extends V1KeyToPathFluent<A>>
-
hasPath
- Specified by:
hasPathin interfaceV1KeyToPathFluent<A extends V1KeyToPathFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1KeyToPathFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1KeyToPathFluent<A>>
-
toString
-