Class V1SELinuxOptionsFluentImpl<A extends V1SELinuxOptionsFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1SELinuxOptionsFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1SELinuxOptionsFluent<A>
- Direct Known Subclasses:
V1SELinuxOptionsBuilder
public class V1SELinuxOptionsFluentImpl<A extends V1SELinuxOptionsFluent<A>>
extends BaseFluent<A>
implements V1SELinuxOptionsFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1SELinuxOptionsFluentImpl
(io.kubernetes.client.openapi.models.V1SELinuxOptions instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1SELinuxOptionsFluentImpl
public V1SELinuxOptionsFluentImpl() -
V1SELinuxOptionsFluentImpl
public V1SELinuxOptionsFluentImpl(io.kubernetes.client.openapi.models.V1SELinuxOptions instance)
-
-
Method Details
-
getLevel
- Specified by:
getLevel
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
withLevel
- Specified by:
withLevel
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
hasLevel
- Specified by:
hasLevel
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
getRole
- Specified by:
getRole
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
withRole
- Specified by:
withRole
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
hasRole
- Specified by:
hasRole
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
getType
- Specified by:
getType
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
withType
- Specified by:
withType
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
hasType
- Specified by:
hasType
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
getUser
- Specified by:
getUser
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
withUser
- Specified by:
withUser
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
hasUser
- Specified by:
hasUser
in interfaceV1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1SELinuxOptionsFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1SELinuxOptionsFluent<A>>
-
toString
-