public final class AzBlobCredentialInfo extends com.google.protobuf.GeneratedMessageV3 implements AzBlobCredentialInfoOrBuilder
staros.AzBlobCredentialInfo| Modifier and Type | Class and Description |
|---|---|
static class |
AzBlobCredentialInfo.Builder
Protobuf type
staros.AzBlobCredentialInfo |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
AUTHORITY_HOST_FIELD_NUMBER |
static int |
CLIENT_CERTIFICATE_PATH_FIELD_NUMBER |
static int |
CLIENT_ID_FIELD_NUMBER |
static int |
CLIENT_SECRET_FIELD_NUMBER |
static int |
SAS_TOKEN_FIELD_NUMBER |
static int |
SHARED_KEY_FIELD_NUMBER |
static int |
TENANT_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getAuthorityHost()
string authority_host = 7; |
com.google.protobuf.ByteString |
getAuthorityHostBytes()
string authority_host = 7; |
java.lang.String |
getClientCertificatePath()
string client_certificate_path = 6; |
com.google.protobuf.ByteString |
getClientCertificatePathBytes()
string client_certificate_path = 6; |
java.lang.String |
getClientId()
string client_id = 4; |
com.google.protobuf.ByteString |
getClientIdBytes()
string client_id = 4; |
java.lang.String |
getClientSecret()
string client_secret = 5; |
com.google.protobuf.ByteString |
getClientSecretBytes()
string client_secret = 5; |
static AzBlobCredentialInfo |
getDefaultInstance() |
AzBlobCredentialInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<AzBlobCredentialInfo> |
getParserForType() |
java.lang.String |
getSasToken()
string sas_token = 2; |
com.google.protobuf.ByteString |
getSasTokenBytes()
string sas_token = 2; |
int |
getSerializedSize() |
java.lang.String |
getSharedKey()
string shared_key = 1; |
com.google.protobuf.ByteString |
getSharedKeyBytes()
string shared_key = 1; |
java.lang.String |
getTenantId()
string tenant_id = 3; |
com.google.protobuf.ByteString |
getTenantIdBytes()
string tenant_id = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AzBlobCredentialInfo.Builder |
newBuilder() |
static AzBlobCredentialInfo.Builder |
newBuilder(AzBlobCredentialInfo prototype) |
AzBlobCredentialInfo.Builder |
newBuilderForType() |
protected AzBlobCredentialInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AzBlobCredentialInfo |
parseDelimitedFrom(java.io.InputStream input) |
static AzBlobCredentialInfo |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AzBlobCredentialInfo |
parseFrom(byte[] data) |
static AzBlobCredentialInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AzBlobCredentialInfo |
parseFrom(java.nio.ByteBuffer data) |
static AzBlobCredentialInfo |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AzBlobCredentialInfo |
parseFrom(com.google.protobuf.ByteString data) |
static AzBlobCredentialInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AzBlobCredentialInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AzBlobCredentialInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AzBlobCredentialInfo |
parseFrom(java.io.InputStream input) |
static AzBlobCredentialInfo |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AzBlobCredentialInfo> |
parser() |
AzBlobCredentialInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SHARED_KEY_FIELD_NUMBER
public static final int SAS_TOKEN_FIELD_NUMBER
public static final int TENANT_ID_FIELD_NUMBER
public static final int CLIENT_ID_FIELD_NUMBER
public static final int CLIENT_SECRET_FIELD_NUMBER
public static final int CLIENT_CERTIFICATE_PATH_FIELD_NUMBER
public static final int AUTHORITY_HOST_FIELD_NUMBER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getSharedKey()
string shared_key = 1;getSharedKey in interface AzBlobCredentialInfoOrBuilderpublic com.google.protobuf.ByteString getSharedKeyBytes()
string shared_key = 1;getSharedKeyBytes in interface AzBlobCredentialInfoOrBuilderpublic java.lang.String getSasToken()
string sas_token = 2;getSasToken in interface AzBlobCredentialInfoOrBuilderpublic com.google.protobuf.ByteString getSasTokenBytes()
string sas_token = 2;getSasTokenBytes in interface AzBlobCredentialInfoOrBuilderpublic java.lang.String getTenantId()
string tenant_id = 3;getTenantId in interface AzBlobCredentialInfoOrBuilderpublic com.google.protobuf.ByteString getTenantIdBytes()
string tenant_id = 3;getTenantIdBytes in interface AzBlobCredentialInfoOrBuilderpublic java.lang.String getClientId()
string client_id = 4;getClientId in interface AzBlobCredentialInfoOrBuilderpublic com.google.protobuf.ByteString getClientIdBytes()
string client_id = 4;getClientIdBytes in interface AzBlobCredentialInfoOrBuilderpublic java.lang.String getClientSecret()
string client_secret = 5;getClientSecret in interface AzBlobCredentialInfoOrBuilderpublic com.google.protobuf.ByteString getClientSecretBytes()
string client_secret = 5;getClientSecretBytes in interface AzBlobCredentialInfoOrBuilderpublic java.lang.String getClientCertificatePath()
string client_certificate_path = 6;getClientCertificatePath in interface AzBlobCredentialInfoOrBuilderpublic com.google.protobuf.ByteString getClientCertificatePathBytes()
string client_certificate_path = 6;getClientCertificatePathBytes in interface AzBlobCredentialInfoOrBuilderpublic java.lang.String getAuthorityHost()
string authority_host = 7;getAuthorityHost in interface AzBlobCredentialInfoOrBuilderpublic com.google.protobuf.ByteString getAuthorityHostBytes()
string authority_host = 7;getAuthorityHostBytes in interface AzBlobCredentialInfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AzBlobCredentialInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AzBlobCredentialInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AzBlobCredentialInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AzBlobCredentialInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AzBlobCredentialInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AzBlobCredentialInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AzBlobCredentialInfo parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AzBlobCredentialInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AzBlobCredentialInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AzBlobCredentialInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AzBlobCredentialInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AzBlobCredentialInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic AzBlobCredentialInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AzBlobCredentialInfo.Builder newBuilder()
public static AzBlobCredentialInfo.Builder newBuilder(AzBlobCredentialInfo prototype)
public AzBlobCredentialInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AzBlobCredentialInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AzBlobCredentialInfo getDefaultInstance()
public static com.google.protobuf.Parser<AzBlobCredentialInfo> parser()
public com.google.protobuf.Parser<AzBlobCredentialInfo> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AzBlobCredentialInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.