Package io.fabric8.kubernetes.api.model
Class PodSecurityContextFluent.AppArmorProfileNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.AppArmorProfileFluent<PodSecurityContextFluent.AppArmorProfileNested<N>>
-
- io.fabric8.kubernetes.api.model.PodSecurityContextFluent.AppArmorProfileNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PodSecurityContextFluent<A extends PodSecurityContextFluent<A>>
public class PodSecurityContextFluent.AppArmorProfileNested<N> extends AppArmorProfileFluent<PodSecurityContextFluent.AppArmorProfileNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endAppArmorProfile()
-
Methods inherited from class io.fabric8.kubernetes.api.model.AppArmorProfileFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getLocalhostProfile, getType, hasAdditionalProperties, hashCode, hasLocalhostProfile, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withLocalhostProfile, withType
-
-