Class V1NonResourceAttributesFluentImpl<A extends V1NonResourceAttributesFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1NonResourceAttributesFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1NonResourceAttributesFluent<A>
- Direct Known Subclasses:
V1NonResourceAttributesBuilder
public class V1NonResourceAttributesFluentImpl<A extends V1NonResourceAttributesFluent<A>>
extends BaseFluent<A>
implements V1NonResourceAttributesFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1NonResourceAttributesFluentImpl
(io.kubernetes.client.openapi.models.V1NonResourceAttributes instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1NonResourceAttributesFluentImpl
public V1NonResourceAttributesFluentImpl() -
V1NonResourceAttributesFluentImpl
public V1NonResourceAttributesFluentImpl(io.kubernetes.client.openapi.models.V1NonResourceAttributes instance)
-
-
Method Details
-
getPath
- Specified by:
getPath
in interfaceV1NonResourceAttributesFluent<A extends V1NonResourceAttributesFluent<A>>
-
withPath
- Specified by:
withPath
in interfaceV1NonResourceAttributesFluent<A extends V1NonResourceAttributesFluent<A>>
-
hasPath
- Specified by:
hasPath
in interfaceV1NonResourceAttributesFluent<A extends V1NonResourceAttributesFluent<A>>
-
getVerb
- Specified by:
getVerb
in interfaceV1NonResourceAttributesFluent<A extends V1NonResourceAttributesFluent<A>>
-
withVerb
- Specified by:
withVerb
in interfaceV1NonResourceAttributesFluent<A extends V1NonResourceAttributesFluent<A>>
-
hasVerb
- Specified by:
hasVerb
in interfaceV1NonResourceAttributesFluent<A extends V1NonResourceAttributesFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1NonResourceAttributesFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1NonResourceAttributesFluent<A>>
-
toString
-