public static final class AuthenticateRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<AuthenticateRequest.Builder> implements AuthenticateRequestOrBuilder
Authentication requestProtobuf type
satori.api.AuthenticateRequest
Modifier and Type | Method and Description |
---|---|
AuthenticateRequest |
build() |
AuthenticateRequest |
buildPartial() |
AuthenticateRequest.Builder |
clear() |
AuthenticateRequest.Builder |
clearCustom() |
AuthenticateRequest.Builder |
clearDefault() |
AuthenticateRequest.Builder |
clearId()
Identity ID.
|
boolean |
containsCustom(java.lang.String key)
Optional custom properties to update with this call.
|
boolean |
containsDefault(java.lang.String key)
Optional default properties to update with this call.
|
java.util.Map<java.lang.String,java.lang.String> |
getCustom()
Deprecated.
|
int |
getCustomCount()
Optional custom properties to update with this call.
|
java.util.Map<java.lang.String,java.lang.String> |
getCustomMap()
Optional custom properties to update with this call.
|
java.lang.String |
getCustomOrDefault(java.lang.String key,
java.lang.String defaultValue)
Optional custom properties to update with this call.
|
java.lang.String |
getCustomOrThrow(java.lang.String key)
Optional custom properties to update with this call.
|
java.util.Map<java.lang.String,java.lang.String> |
getDefault()
Deprecated.
|
int |
getDefaultCount()
Optional default properties to update with this call.
|
AuthenticateRequest |
getDefaultInstanceForType() |
java.util.Map<java.lang.String,java.lang.String> |
getDefaultMap()
Optional default properties to update with this call.
|
java.lang.String |
getDefaultOrDefault(java.lang.String key,
java.lang.String defaultValue)
Optional default properties to update with this call.
|
java.lang.String |
getDefaultOrThrow(java.lang.String key)
Optional default properties to update with this call.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getId()
Identity ID.
|
com.google.protobuf.ByteString |
getIdBytes()
Identity ID.
|
java.util.Map<java.lang.String,java.lang.String> |
getMutableCustom()
Deprecated.
|
java.util.Map<java.lang.String,java.lang.String> |
getMutableDefault()
Deprecated.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
AuthenticateRequest.Builder |
mergeFrom(AuthenticateRequest other) |
AuthenticateRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthenticateRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
AuthenticateRequest.Builder |
putAllCustom(java.util.Map<java.lang.String,java.lang.String> values)
Optional custom properties to update with this call.
|
AuthenticateRequest.Builder |
putAllDefault(java.util.Map<java.lang.String,java.lang.String> values)
Optional default properties to update with this call.
|
AuthenticateRequest.Builder |
putCustom(java.lang.String key,
java.lang.String value)
Optional custom properties to update with this call.
|
AuthenticateRequest.Builder |
putDefault(java.lang.String key,
java.lang.String value)
Optional default properties to update with this call.
|
AuthenticateRequest.Builder |
removeCustom(java.lang.String key)
Optional custom properties to update with this call.
|
AuthenticateRequest.Builder |
removeDefault(java.lang.String key)
Optional default properties to update with this call.
|
AuthenticateRequest.Builder |
setId(java.lang.String value)
Identity ID.
|
AuthenticateRequest.Builder |
setIdBytes(com.google.protobuf.ByteString value)
Identity ID.
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection
in class com.google.protobuf.GeneratedMessage.Builder<AuthenticateRequest.Builder>
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection
in class com.google.protobuf.GeneratedMessage.Builder<AuthenticateRequest.Builder>
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<AuthenticateRequest.Builder>
public AuthenticateRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<AuthenticateRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<AuthenticateRequest.Builder>
public AuthenticateRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public AuthenticateRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public AuthenticateRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public AuthenticateRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<AuthenticateRequest.Builder>
public AuthenticateRequest.Builder mergeFrom(AuthenticateRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<AuthenticateRequest.Builder>
public AuthenticateRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<AuthenticateRequest.Builder>
java.io.IOException
public java.lang.String getId()
Identity ID. Must be between eight and 128 characters (inclusive). Must be an alphanumeric string with only underscores and hyphens allowed.
string id = 1 [json_name = "id"];
getId
in interface AuthenticateRequestOrBuilder
public com.google.protobuf.ByteString getIdBytes()
Identity ID. Must be between eight and 128 characters (inclusive). Must be an alphanumeric string with only underscores and hyphens allowed.
string id = 1 [json_name = "id"];
getIdBytes
in interface AuthenticateRequestOrBuilder
public AuthenticateRequest.Builder setId(java.lang.String value)
Identity ID. Must be between eight and 128 characters (inclusive). Must be an alphanumeric string with only underscores and hyphens allowed.
string id = 1 [json_name = "id"];
value
- The id to set.public AuthenticateRequest.Builder clearId()
Identity ID. Must be between eight and 128 characters (inclusive). Must be an alphanumeric string with only underscores and hyphens allowed.
string id = 1 [json_name = "id"];
public AuthenticateRequest.Builder setIdBytes(com.google.protobuf.ByteString value)
Identity ID. Must be between eight and 128 characters (inclusive). Must be an alphanumeric string with only underscores and hyphens allowed.
string id = 1 [json_name = "id"];
value
- The bytes for id to set.public int getDefaultCount()
AuthenticateRequestOrBuilder
Optional default properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> default = 2 [json_name = "default"];
getDefaultCount
in interface AuthenticateRequestOrBuilder
public boolean containsDefault(java.lang.String key)
Optional default properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> default = 2 [json_name = "default"];
containsDefault
in interface AuthenticateRequestOrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getDefault()
getDefaultMap()
instead.getDefault
in interface AuthenticateRequestOrBuilder
public java.util.Map<java.lang.String,java.lang.String> getDefaultMap()
Optional default properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> default = 2 [json_name = "default"];
getDefaultMap
in interface AuthenticateRequestOrBuilder
public java.lang.String getDefaultOrDefault(java.lang.String key, java.lang.String defaultValue)
Optional default properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> default = 2 [json_name = "default"];
getDefaultOrDefault
in interface AuthenticateRequestOrBuilder
public java.lang.String getDefaultOrThrow(java.lang.String key)
Optional default properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> default = 2 [json_name = "default"];
getDefaultOrThrow
in interface AuthenticateRequestOrBuilder
public AuthenticateRequest.Builder clearDefault()
public AuthenticateRequest.Builder removeDefault(java.lang.String key)
Optional default properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> default = 2 [json_name = "default"];
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getMutableDefault()
public AuthenticateRequest.Builder putDefault(java.lang.String key, java.lang.String value)
Optional default properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> default = 2 [json_name = "default"];
public AuthenticateRequest.Builder putAllDefault(java.util.Map<java.lang.String,java.lang.String> values)
Optional default properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> default = 2 [json_name = "default"];
public int getCustomCount()
AuthenticateRequestOrBuilder
Optional custom properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> custom = 3 [json_name = "custom"];
getCustomCount
in interface AuthenticateRequestOrBuilder
public boolean containsCustom(java.lang.String key)
Optional custom properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> custom = 3 [json_name = "custom"];
containsCustom
in interface AuthenticateRequestOrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getCustom()
getCustomMap()
instead.getCustom
in interface AuthenticateRequestOrBuilder
public java.util.Map<java.lang.String,java.lang.String> getCustomMap()
Optional custom properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> custom = 3 [json_name = "custom"];
getCustomMap
in interface AuthenticateRequestOrBuilder
public java.lang.String getCustomOrDefault(java.lang.String key, java.lang.String defaultValue)
Optional custom properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> custom = 3 [json_name = "custom"];
getCustomOrDefault
in interface AuthenticateRequestOrBuilder
public java.lang.String getCustomOrThrow(java.lang.String key)
Optional custom properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> custom = 3 [json_name = "custom"];
getCustomOrThrow
in interface AuthenticateRequestOrBuilder
public AuthenticateRequest.Builder clearCustom()
public AuthenticateRequest.Builder removeCustom(java.lang.String key)
Optional custom properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> custom = 3 [json_name = "custom"];
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getMutableCustom()
public AuthenticateRequest.Builder putCustom(java.lang.String key, java.lang.String value)
Optional custom properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> custom = 3 [json_name = "custom"];
public AuthenticateRequest.Builder putAllCustom(java.util.Map<java.lang.String,java.lang.String> values)
Optional custom properties to update with this call. If not set, properties are left as they are on the server.
map<string, string> custom = 3 [json_name = "custom"];