public static final class UserProperties.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder> implements UserPropertiesOrBuilder
Properties of "user" objects.Protobuf type
aserto.directory.schema.v2.UserProperties| Modifier and Type | Method and Description |
|---|---|
UserProperties.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProperties |
build() |
UserProperties |
buildPartial() |
UserProperties.Builder |
clear() |
UserProperties.Builder |
clearConnectionId()
ID of the IDP connection the user instance is associated with.
|
UserProperties.Builder |
clearEmail()
main email address of user
|
UserProperties.Builder |
clearEnabled()
enabled (false prevents the user from accessing anything)
|
UserProperties.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UserProperties.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UserProperties.Builder |
clearPicture()
URL to user's picture
|
UserProperties.Builder |
clearStatus()
user lifecycle status
|
UserProperties.Builder |
clone() |
String |
getConnectionId()
ID of the IDP connection the user instance is associated with.
|
com.google.protobuf.ByteString |
getConnectionIdBytes()
ID of the IDP connection the user instance is associated with.
|
UserProperties |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEmail()
main email address of user
|
com.google.protobuf.ByteString |
getEmailBytes()
main email address of user
|
boolean |
getEnabled()
enabled (false prevents the user from accessing anything)
|
String |
getPicture()
URL to user's picture
|
com.google.protobuf.ByteString |
getPictureBytes()
URL to user's picture
|
UserStatus |
getStatus()
user lifecycle status
|
int |
getStatusValue()
user lifecycle status
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
UserProperties.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UserProperties.Builder |
setConnectionId(String value)
ID of the IDP connection the user instance is associated with.
|
UserProperties.Builder |
setConnectionIdBytes(com.google.protobuf.ByteString value)
ID of the IDP connection the user instance is associated with.
|
UserProperties.Builder |
setEmail(String value)
main email address of user
|
UserProperties.Builder |
setEmailBytes(com.google.protobuf.ByteString value)
main email address of user
|
UserProperties.Builder |
setEnabled(boolean value)
enabled (false prevents the user from accessing anything)
|
UserProperties.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProperties.Builder |
setPicture(String value)
URL to user's picture
|
UserProperties.Builder |
setPictureBytes(com.google.protobuf.ByteString value)
URL to user's picture
|
UserProperties.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UserProperties.Builder |
setStatus(UserStatus value)
user lifecycle status
|
UserProperties.Builder |
setStatusValue(int value)
user lifecycle status
|
UserProperties.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, isInitialized, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>public UserProperties.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>public UserProperties getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UserProperties build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UserProperties buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UserProperties.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>public UserProperties.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>public UserProperties.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>public UserProperties.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>public UserProperties.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>public UserProperties.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>public String getEmail()
main email address of user
string email = 1 [json_name = "email"];getEmail in interface UserPropertiesOrBuilderpublic com.google.protobuf.ByteString getEmailBytes()
main email address of user
string email = 1 [json_name = "email"];getEmailBytes in interface UserPropertiesOrBuilderpublic UserProperties.Builder setEmail(String value)
main email address of user
string email = 1 [json_name = "email"];value - The email to set.public UserProperties.Builder clearEmail()
main email address of user
string email = 1 [json_name = "email"];public UserProperties.Builder setEmailBytes(com.google.protobuf.ByteString value)
main email address of user
string email = 1 [json_name = "email"];value - The bytes for email to set.public String getPicture()
URL to user's picture
string picture = 2 [json_name = "picture"];getPicture in interface UserPropertiesOrBuilderpublic com.google.protobuf.ByteString getPictureBytes()
URL to user's picture
string picture = 2 [json_name = "picture"];getPictureBytes in interface UserPropertiesOrBuilderpublic UserProperties.Builder setPicture(String value)
URL to user's picture
string picture = 2 [json_name = "picture"];value - The picture to set.public UserProperties.Builder clearPicture()
URL to user's picture
string picture = 2 [json_name = "picture"];public UserProperties.Builder setPictureBytes(com.google.protobuf.ByteString value)
URL to user's picture
string picture = 2 [json_name = "picture"];value - The bytes for picture to set.public int getStatusValue()
user lifecycle status
.aserto.directory.schema.v2.UserStatus status = 3 [json_name = "status"];getStatusValue in interface UserPropertiesOrBuilderpublic UserProperties.Builder setStatusValue(int value)
user lifecycle status
.aserto.directory.schema.v2.UserStatus status = 3 [json_name = "status"];value - The enum numeric value on the wire for status to set.public UserStatus getStatus()
user lifecycle status
.aserto.directory.schema.v2.UserStatus status = 3 [json_name = "status"];getStatus in interface UserPropertiesOrBuilderpublic UserProperties.Builder setStatus(UserStatus value)
user lifecycle status
.aserto.directory.schema.v2.UserStatus status = 3 [json_name = "status"];value - The status to set.public UserProperties.Builder clearStatus()
user lifecycle status
.aserto.directory.schema.v2.UserStatus status = 3 [json_name = "status"];public boolean getEnabled()
enabled (false prevents the user from accessing anything)
bool enabled = 4 [json_name = "enabled"];getEnabled in interface UserPropertiesOrBuilderpublic UserProperties.Builder setEnabled(boolean value)
enabled (false prevents the user from accessing anything)
bool enabled = 4 [json_name = "enabled"];value - The enabled to set.public UserProperties.Builder clearEnabled()
enabled (false prevents the user from accessing anything)
bool enabled = 4 [json_name = "enabled"];public String getConnectionId()
ID of the IDP connection the user instance is associated with.
string connection_id = 5 [json_name = "connectionId"];getConnectionId in interface UserPropertiesOrBuilderpublic com.google.protobuf.ByteString getConnectionIdBytes()
ID of the IDP connection the user instance is associated with.
string connection_id = 5 [json_name = "connectionId"];getConnectionIdBytes in interface UserPropertiesOrBuilderpublic UserProperties.Builder setConnectionId(String value)
ID of the IDP connection the user instance is associated with.
string connection_id = 5 [json_name = "connectionId"];value - The connectionId to set.public UserProperties.Builder clearConnectionId()
ID of the IDP connection the user instance is associated with.
string connection_id = 5 [json_name = "connectionId"];public UserProperties.Builder setConnectionIdBytes(com.google.protobuf.ByteString value)
ID of the IDP connection the user instance is associated with.
string connection_id = 5 [json_name = "connectionId"];value - The bytes for connectionId to set.public final UserProperties.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>public final UserProperties.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UserProperties.Builder>Copyright © 2024. All rights reserved.