Class IdentityFluentImpl<A extends IdentityFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.IdentityFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, IdentityFluent<A>
Direct Known Subclasses:
DoneableIdentity, IdentityBuilder, IdentityListFluentImpl.ItemsNestedImpl, LocalSubjectAccessReviewFluentImpl.IdentityContentNestedImpl, PolicyRuleFluentImpl.IdentityAttributeRestrictionsNestedImpl, SubjectAccessReviewFluentImpl.IdentityContentNestedImpl, TemplateFluentImpl.IdentityObjectsNestedImpl

public class IdentityFluentImpl<A extends IdentityFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements IdentityFluent<A>