Class V1RoleRefFluentImpl<A extends V1RoleRefFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1RoleRefFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1RoleRefFluent<A>
- Direct Known Subclasses:
V1RoleRefBuilder
public class V1RoleRefFluentImpl<A extends V1RoleRefFluent<A>>
extends BaseFluent<A>
implements V1RoleRefFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1RoleRefFluentImpl
public V1RoleRefFluentImpl() -
V1RoleRefFluentImpl
public V1RoleRefFluentImpl(io.kubernetes.client.openapi.models.V1RoleRef instance)
-
-
Method Details
-
getApiGroup
- Specified by:
getApiGroup
in interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
withApiGroup
- Specified by:
withApiGroup
in interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
hasApiGroup
- Specified by:
hasApiGroup
in interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
getKind
- Specified by:
getKind
in interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
withKind
- Specified by:
withKind
in interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
hasKind
- Specified by:
hasKind
in interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
getName
- Specified by:
getName
in interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
withName
- Specified by:
withName
in interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
hasName
- Specified by:
hasName
in interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1RoleRefFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1RoleRefFluent<A>>
-
toString
-