Interface IdentityFluent<A extends IdentityFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
IdentityListFluent.ItemsNested<N>, LocalSubjectAccessReviewFluent.IdentityContentNested<N>, PolicyRuleFluent.IdentityAttributeRestrictionsNested<N>, SubjectAccessReviewFluent.IdentityContentNested<N>, TemplateFluent.IdentityObjectsNested<N>
All Known Implementing Classes:
DoneableIdentity, IdentityBuilder, IdentityFluentImpl, IdentityListFluentImpl.ItemsNestedImpl, LocalSubjectAccessReviewFluentImpl.IdentityContentNestedImpl, PolicyRuleFluentImpl.IdentityAttributeRestrictionsNestedImpl, SubjectAccessReviewFluentImpl.IdentityContentNestedImpl, TemplateFluentImpl.IdentityObjectsNestedImpl

public interface IdentityFluent<A extends IdentityFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>