Class V1SeccompProfileFluentImpl<A extends V1SeccompProfileFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1SeccompProfileFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1SeccompProfileFluent<A>
- Direct Known Subclasses:
V1SeccompProfileBuilder
public class V1SeccompProfileFluentImpl<A extends V1SeccompProfileFluent<A>>
extends BaseFluent<A>
implements V1SeccompProfileFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1SeccompProfileFluentImpl
(io.kubernetes.client.openapi.models.V1SeccompProfile instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1SeccompProfileFluentImpl
public V1SeccompProfileFluentImpl() -
V1SeccompProfileFluentImpl
public V1SeccompProfileFluentImpl(io.kubernetes.client.openapi.models.V1SeccompProfile instance)
-
-
Method Details
-
getLocalhostProfile
- Specified by:
getLocalhostProfile
in interfaceV1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>
-
withLocalhostProfile
- Specified by:
withLocalhostProfile
in interfaceV1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>
-
hasLocalhostProfile
- Specified by:
hasLocalhostProfile
in interfaceV1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>
-
getType
- Specified by:
getType
in interfaceV1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>
-
withType
- Specified by:
withType
in interfaceV1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>
-
hasType
- Specified by:
hasType
in interfaceV1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1SeccompProfileFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1SeccompProfileFluent<A>>
-
toString
-