public static final class AuthenticationMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder> implements AuthenticationMetadataOrBuilder
audit.AuthenticationMetadata
Modifier and Type | Method and Description |
---|---|
AuthenticationMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
AuthenticationMetadata |
build() |
AuthenticationMetadata |
buildPartial() |
AuthenticationMetadata.Builder |
clear() |
AuthenticationMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AuthenticationMetadata.Builder |
clearIdentifier()
The identification of the requester
|
AuthenticationMetadata.Builder |
clearMechanism()
authentication mechanism
|
AuthenticationMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AuthenticationMetadata.Builder |
clone() |
AuthenticationMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getIdentifier()
The identification of the requester
|
com.google.protobuf.ByteString |
getIdentifierBytes()
The identification of the requester
|
java.lang.String |
getMechanism()
authentication mechanism
|
com.google.protobuf.ByteString |
getMechanismBytes()
authentication mechanism
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AuthenticationMetadata.Builder |
mergeFrom(AuthenticationMetadata other) |
AuthenticationMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthenticationMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
AuthenticationMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AuthenticationMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
AuthenticationMetadata.Builder |
setIdentifier(java.lang.String value)
The identification of the requester
|
AuthenticationMetadata.Builder |
setIdentifierBytes(com.google.protobuf.ByteString value)
The identification of the requester
|
AuthenticationMetadata.Builder |
setMechanism(java.lang.String value)
authentication mechanism
|
AuthenticationMetadata.Builder |
setMechanismBytes(com.google.protobuf.ByteString value)
authentication mechanism
|
AuthenticationMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
AuthenticationMetadata.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>
public AuthenticationMetadata.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.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.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>
public AuthenticationMetadata getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public AuthenticationMetadata build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public AuthenticationMetadata buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public AuthenticationMetadata.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>
public AuthenticationMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>
public AuthenticationMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>
public AuthenticationMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>
public AuthenticationMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>
public AuthenticationMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>
public AuthenticationMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<AuthenticationMetadata.Builder>
public AuthenticationMetadata.Builder mergeFrom(AuthenticationMetadata other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>
public AuthenticationMetadata.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<AuthenticationMetadata.Builder>
java.io.IOException
public java.lang.String getMechanism()
authentication mechanism
string mechanism = 1;
getMechanism
in interface AuthenticationMetadataOrBuilder
public com.google.protobuf.ByteString getMechanismBytes()
authentication mechanism
string mechanism = 1;
getMechanismBytes
in interface AuthenticationMetadataOrBuilder
public AuthenticationMetadata.Builder setMechanism(java.lang.String value)
authentication mechanism
string mechanism = 1;
value
- The mechanism to set.public AuthenticationMetadata.Builder clearMechanism()
authentication mechanism
string mechanism = 1;
public AuthenticationMetadata.Builder setMechanismBytes(com.google.protobuf.ByteString value)
authentication mechanism
string mechanism = 1;
value
- The bytes for mechanism to set.public java.lang.String getIdentifier()
The identification of the requester
string identifier = 2;
getIdentifier
in interface AuthenticationMetadataOrBuilder
public com.google.protobuf.ByteString getIdentifierBytes()
The identification of the requester
string identifier = 2;
getIdentifierBytes
in interface AuthenticationMetadataOrBuilder
public AuthenticationMetadata.Builder setIdentifier(java.lang.String value)
The identification of the requester
string identifier = 2;
value
- The identifier to set.public AuthenticationMetadata.Builder clearIdentifier()
The identification of the requester
string identifier = 2;
public AuthenticationMetadata.Builder setIdentifierBytes(com.google.protobuf.ByteString value)
The identification of the requester
string identifier = 2;
value
- The bytes for identifier to set.public final AuthenticationMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>
public final AuthenticationMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationMetadata.Builder>