public class UserBuilder extends UserFluentImpl<UserBuilder> implements VisitableBuilder<User,UserBuilder>
UserFluentImpl.MetadataNestedImpl<N>UserFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
UserBuilder() |
UserBuilder(java.lang.Boolean validationEnabled) |
UserBuilder(User instance) |
UserBuilder(User instance,
java.lang.Boolean validationEnabled) |
UserBuilder(UserFluent<?> fluent) |
UserBuilder(UserFluent<?> fluent,
java.lang.Boolean validationEnabled) |
UserBuilder(UserFluent<?> fluent,
User instance) |
UserBuilder(UserFluent<?> fluent,
User instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
User |
build() |
boolean |
equals(java.lang.Object o) |
addAllToGroups, addAllToIdentities, addNewGroup, addNewGroup, addNewGroup, addNewIdentity, addNewIdentity, addNewIdentity, addToGroups, addToGroups, addToIdentities, addToIdentities, buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getFirstGroup, getFirstIdentity, getFullName, getGroup, getGroups, getIdentities, getIdentity, getKind, getLastGroup, getLastIdentity, getMatchingGroup, getMatchingIdentity, getMetadata, hasApiVersion, hasFullName, hasGroups, hasIdentities, hasKind, hasMatchingGroup, hasMatchingIdentity, hasMetadata, removeAllFromGroups, removeAllFromIdentities, removeFromGroups, removeFromIdentities, setToGroups, setToIdentities, withApiVersion, withFullName, withGroups, withGroups, withIdentities, withIdentities, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFullName, withNewFullName, withNewFullName, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, build, builderOfpublic UserBuilder()
public UserBuilder(java.lang.Boolean validationEnabled)
public UserBuilder(UserFluent<?> fluent)
public UserBuilder(UserFluent<?> fluent, java.lang.Boolean validationEnabled)
public UserBuilder(UserFluent<?> fluent, User instance)
public UserBuilder(UserFluent<?> fluent, User instance, java.lang.Boolean validationEnabled)
public UserBuilder(User instance)
public UserBuilder(User instance, java.lang.Boolean validationEnabled)
public boolean equals(java.lang.Object o)
equals in class UserFluentImpl<UserBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.