public static final class Brpb.AzureBlobStorage.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder> implements Brpb.AzureBlobStorageOrBuilder
AzureBlobStorage storage backend saves files into azure blob storage.Protobuf type
backup.AzureBlobStorage| 限定符和类型 | 方法和说明 |
|---|---|
Brpb.AzureBlobStorage.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Brpb.AzureBlobStorage |
build() |
Brpb.AzureBlobStorage |
buildPartial() |
Brpb.AzureBlobStorage.Builder |
clear() |
Brpb.AzureBlobStorage.Builder |
clearAccountName()
if empty, try to read account_name from the node's environment variable $AZURE_STORAGE_ACCOUNT.
|
Brpb.AzureBlobStorage.Builder |
clearBucket()
Alias: container
string bucket = 2; |
Brpb.AzureBlobStorage.Builder |
clearEndpoint()
string endpoint = 1; |
Brpb.AzureBlobStorage.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Brpb.AzureBlobStorage.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Brpb.AzureBlobStorage.Builder |
clearPrefix()
Notice: prefix starts without `/`, otherwise the first directory's name is empty.
|
Brpb.AzureBlobStorage.Builder |
clearSharedKey()
Use shared key to access the azure blob
If the node's environment variables($AZURE_CLIENT_ID, $AZURE_TENANT_ID, $AZURE_CLIENT_SECRET) exist,
prefer to use token to access the azure blob.
|
Brpb.AzureBlobStorage.Builder |
clearStorageClass()
Alias: access_tier.
|
Brpb.AzureBlobStorage.Builder |
clone() |
String |
getAccountName()
if empty, try to read account_name from the node's environment variable $AZURE_STORAGE_ACCOUNT.
|
com.google.protobuf.ByteString |
getAccountNameBytes()
if empty, try to read account_name from the node's environment variable $AZURE_STORAGE_ACCOUNT.
|
String |
getBucket()
Alias: container
string bucket = 2; |
com.google.protobuf.ByteString |
getBucketBytes()
Alias: container
string bucket = 2; |
Brpb.AzureBlobStorage |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEndpoint()
string endpoint = 1; |
com.google.protobuf.ByteString |
getEndpointBytes()
string endpoint = 1; |
String |
getPrefix()
Notice: prefix starts without `/`, otherwise the first directory's name is empty.
|
com.google.protobuf.ByteString |
getPrefixBytes()
Notice: prefix starts without `/`, otherwise the first directory's name is empty.
|
String |
getSharedKey()
Use shared key to access the azure blob
If the node's environment variables($AZURE_CLIENT_ID, $AZURE_TENANT_ID, $AZURE_CLIENT_SECRET) exist,
prefer to use token to access the azure blob.
|
com.google.protobuf.ByteString |
getSharedKeyBytes()
Use shared key to access the azure blob
If the node's environment variables($AZURE_CLIENT_ID, $AZURE_TENANT_ID, $AZURE_CLIENT_SECRET) exist,
prefer to use token to access the azure blob.
|
String |
getStorageClass()
Alias: access_tier.
|
com.google.protobuf.ByteString |
getStorageClassBytes()
Alias: access_tier.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Brpb.AzureBlobStorage.Builder |
mergeFrom(Brpb.AzureBlobStorage other) |
Brpb.AzureBlobStorage.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Brpb.AzureBlobStorage.Builder |
mergeFrom(com.google.protobuf.Message other) |
Brpb.AzureBlobStorage.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Brpb.AzureBlobStorage.Builder |
setAccountName(String value)
if empty, try to read account_name from the node's environment variable $AZURE_STORAGE_ACCOUNT.
|
Brpb.AzureBlobStorage.Builder |
setAccountNameBytes(com.google.protobuf.ByteString value)
if empty, try to read account_name from the node's environment variable $AZURE_STORAGE_ACCOUNT.
|
Brpb.AzureBlobStorage.Builder |
setBucket(String value)
Alias: container
string bucket = 2; |
Brpb.AzureBlobStorage.Builder |
setBucketBytes(com.google.protobuf.ByteString value)
Alias: container
string bucket = 2; |
Brpb.AzureBlobStorage.Builder |
setEndpoint(String value)
string endpoint = 1; |
Brpb.AzureBlobStorage.Builder |
setEndpointBytes(com.google.protobuf.ByteString value)
string endpoint = 1; |
Brpb.AzureBlobStorage.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Brpb.AzureBlobStorage.Builder |
setPrefix(String value)
Notice: prefix starts without `/`, otherwise the first directory's name is empty.
|
Brpb.AzureBlobStorage.Builder |
setPrefixBytes(com.google.protobuf.ByteString value)
Notice: prefix starts without `/`, otherwise the first directory's name is empty.
|
Brpb.AzureBlobStorage.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Brpb.AzureBlobStorage.Builder |
setSharedKey(String value)
Use shared key to access the azure blob
If the node's environment variables($AZURE_CLIENT_ID, $AZURE_TENANT_ID, $AZURE_CLIENT_SECRET) exist,
prefer to use token to access the azure blob.
|
Brpb.AzureBlobStorage.Builder |
setSharedKeyBytes(com.google.protobuf.ByteString value)
Use shared key to access the azure blob
If the node's environment variables($AZURE_CLIENT_ID, $AZURE_TENANT_ID, $AZURE_CLIENT_SECRET) exist,
prefer to use token to access the azure blob.
|
Brpb.AzureBlobStorage.Builder |
setStorageClass(String value)
Alias: access_tier.
|
Brpb.AzureBlobStorage.Builder |
setStorageClassBytes(com.google.protobuf.ByteString value)
Alias: access_tier.
|
Brpb.AzureBlobStorage.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public Brpb.AzureBlobStorage.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public Brpb.AzureBlobStorage getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic Brpb.AzureBlobStorage build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic Brpb.AzureBlobStorage buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic Brpb.AzureBlobStorage.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public Brpb.AzureBlobStorage.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public Brpb.AzureBlobStorage.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public Brpb.AzureBlobStorage.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public Brpb.AzureBlobStorage.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public Brpb.AzureBlobStorage.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public Brpb.AzureBlobStorage.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Brpb.AzureBlobStorage.Builder>public Brpb.AzureBlobStorage.Builder mergeFrom(Brpb.AzureBlobStorage other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public Brpb.AzureBlobStorage.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Brpb.AzureBlobStorage.Builder>IOExceptionpublic String getEndpoint()
string endpoint = 1;getEndpoint 在接口中 Brpb.AzureBlobStorageOrBuilderpublic com.google.protobuf.ByteString getEndpointBytes()
string endpoint = 1;public Brpb.AzureBlobStorage.Builder setEndpoint(String value)
string endpoint = 1;public Brpb.AzureBlobStorage.Builder clearEndpoint()
string endpoint = 1;public Brpb.AzureBlobStorage.Builder setEndpointBytes(com.google.protobuf.ByteString value)
string endpoint = 1;public String getBucket()
Alias: container
string bucket = 2;getBucket 在接口中 Brpb.AzureBlobStorageOrBuilderpublic com.google.protobuf.ByteString getBucketBytes()
Alias: container
string bucket = 2;getBucketBytes 在接口中 Brpb.AzureBlobStorageOrBuilderpublic Brpb.AzureBlobStorage.Builder setBucket(String value)
Alias: container
string bucket = 2;public Brpb.AzureBlobStorage.Builder clearBucket()
Alias: container
string bucket = 2;public Brpb.AzureBlobStorage.Builder setBucketBytes(com.google.protobuf.ByteString value)
Alias: container
string bucket = 2;public String getPrefix()
Notice: prefix starts without `/`, otherwise the first directory's name is empty.
string prefix = 3;getPrefix 在接口中 Brpb.AzureBlobStorageOrBuilderpublic com.google.protobuf.ByteString getPrefixBytes()
Notice: prefix starts without `/`, otherwise the first directory's name is empty.
string prefix = 3;getPrefixBytes 在接口中 Brpb.AzureBlobStorageOrBuilderpublic Brpb.AzureBlobStorage.Builder setPrefix(String value)
Notice: prefix starts without `/`, otherwise the first directory's name is empty.
string prefix = 3;public Brpb.AzureBlobStorage.Builder clearPrefix()
Notice: prefix starts without `/`, otherwise the first directory's name is empty.
string prefix = 3;public Brpb.AzureBlobStorage.Builder setPrefixBytes(com.google.protobuf.ByteString value)
Notice: prefix starts without `/`, otherwise the first directory's name is empty.
string prefix = 3;public String getStorageClass()
Alias: access_tier. See https://docs.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview
string storage_class = 4;public com.google.protobuf.ByteString getStorageClassBytes()
Alias: access_tier. See https://docs.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview
string storage_class = 4;public Brpb.AzureBlobStorage.Builder setStorageClass(String value)
Alias: access_tier. See https://docs.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview
string storage_class = 4;public Brpb.AzureBlobStorage.Builder clearStorageClass()
Alias: access_tier. See https://docs.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview
string storage_class = 4;public Brpb.AzureBlobStorage.Builder setStorageClassBytes(com.google.protobuf.ByteString value)
Alias: access_tier. See https://docs.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview
string storage_class = 4;public String getAccountName()
if empty, try to read account_name from the node's environment variable $AZURE_STORAGE_ACCOUNT.
string account_name = 5;getAccountName 在接口中 Brpb.AzureBlobStorageOrBuilderpublic com.google.protobuf.ByteString getAccountNameBytes()
if empty, try to read account_name from the node's environment variable $AZURE_STORAGE_ACCOUNT.
string account_name = 5;public Brpb.AzureBlobStorage.Builder setAccountName(String value)
if empty, try to read account_name from the node's environment variable $AZURE_STORAGE_ACCOUNT.
string account_name = 5;public Brpb.AzureBlobStorage.Builder clearAccountName()
if empty, try to read account_name from the node's environment variable $AZURE_STORAGE_ACCOUNT.
string account_name = 5;public Brpb.AzureBlobStorage.Builder setAccountNameBytes(com.google.protobuf.ByteString value)
if empty, try to read account_name from the node's environment variable $AZURE_STORAGE_ACCOUNT.
string account_name = 5;public String getSharedKey()
Use shared key to access the azure blob If the node's environment variables($AZURE_CLIENT_ID, $AZURE_TENANT_ID, $AZURE_CLIENT_SECRET) exist, prefer to use token to access the azure blob. See https://docs.microsoft.com/en-us/azure/storage/common/identity-library-acquire-token?toc=/azure/storage/blobs/toc.json Otherwise, if empty, try to read shared key from the node's environment variable $AZURE_STORAGE_KEY.
string shared_key = 6;getSharedKey 在接口中 Brpb.AzureBlobStorageOrBuilderpublic com.google.protobuf.ByteString getSharedKeyBytes()
Use shared key to access the azure blob If the node's environment variables($AZURE_CLIENT_ID, $AZURE_TENANT_ID, $AZURE_CLIENT_SECRET) exist, prefer to use token to access the azure blob. See https://docs.microsoft.com/en-us/azure/storage/common/identity-library-acquire-token?toc=/azure/storage/blobs/toc.json Otherwise, if empty, try to read shared key from the node's environment variable $AZURE_STORAGE_KEY.
string shared_key = 6;public Brpb.AzureBlobStorage.Builder setSharedKey(String value)
Use shared key to access the azure blob If the node's environment variables($AZURE_CLIENT_ID, $AZURE_TENANT_ID, $AZURE_CLIENT_SECRET) exist, prefer to use token to access the azure blob. See https://docs.microsoft.com/en-us/azure/storage/common/identity-library-acquire-token?toc=/azure/storage/blobs/toc.json Otherwise, if empty, try to read shared key from the node's environment variable $AZURE_STORAGE_KEY.
string shared_key = 6;public Brpb.AzureBlobStorage.Builder clearSharedKey()
Use shared key to access the azure blob If the node's environment variables($AZURE_CLIENT_ID, $AZURE_TENANT_ID, $AZURE_CLIENT_SECRET) exist, prefer to use token to access the azure blob. See https://docs.microsoft.com/en-us/azure/storage/common/identity-library-acquire-token?toc=/azure/storage/blobs/toc.json Otherwise, if empty, try to read shared key from the node's environment variable $AZURE_STORAGE_KEY.
string shared_key = 6;public Brpb.AzureBlobStorage.Builder setSharedKeyBytes(com.google.protobuf.ByteString value)
Use shared key to access the azure blob If the node's environment variables($AZURE_CLIENT_ID, $AZURE_TENANT_ID, $AZURE_CLIENT_SECRET) exist, prefer to use token to access the azure blob. See https://docs.microsoft.com/en-us/azure/storage/common/identity-library-acquire-token?toc=/azure/storage/blobs/toc.json Otherwise, if empty, try to read shared key from the node's environment variable $AZURE_STORAGE_KEY.
string shared_key = 6;public final Brpb.AzureBlobStorage.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>public final Brpb.AzureBlobStorage.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Brpb.AzureBlobStorage.Builder>Copyright © 2023 PingCAP. All rights reserved.