public class IdentityBuilder extends IdentityFluentImpl<IdentityBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Identity,IdentityBuilder>
IdentityFluent.MetadataNested<N>, IdentityFluent.UserNested<N>| Constructor and Description |
|---|
IdentityBuilder() |
IdentityBuilder(Boolean validationEnabled) |
IdentityBuilder(Identity instance) |
IdentityBuilder(Identity instance,
Boolean validationEnabled) |
IdentityBuilder(IdentityFluent<?> fluent) |
IdentityBuilder(IdentityFluent<?> fluent,
Boolean validationEnabled) |
IdentityBuilder(IdentityFluent<?> fluent,
Identity instance) |
IdentityBuilder(IdentityFluent<?> fluent,
Identity instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Identity |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToExtra, addToExtra, buildMetadata, buildUser, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewUser, editOrNewUserLike, editUser, equals, getAdditionalProperties, getApiVersion, getExtra, getKind, getMetadata, getProviderName, getProviderUserName, getUser, hasAdditionalProperties, hasApiVersion, hasExtra, hashCode, hasKind, hasMetadata, hasProviderName, hasProviderUserName, hasUser, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromExtra, removeFromExtra, toString, withAdditionalProperties, withApiVersion, withExtra, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewUser, withNewUserLike, withProviderName, withProviderUserName, withUseraccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IdentityBuilder()
public IdentityBuilder(Boolean validationEnabled)
public IdentityBuilder(IdentityFluent<?> fluent)
public IdentityBuilder(IdentityFluent<?> fluent, Boolean validationEnabled)
public IdentityBuilder(IdentityFluent<?> fluent, Identity instance)
public IdentityBuilder(IdentityFluent<?> fluent, Identity instance, Boolean validationEnabled)
public IdentityBuilder(Identity instance)
Copyright © 2015–2022 Red Hat. All rights reserved.