public static interface Brpb.S3OrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKey()
string access_key = 8; |
com.google.protobuf.ByteString |
getAccessKeyBytes()
string access_key = 8; |
String |
getAcl()
string acl = 7; |
com.google.protobuf.ByteString |
getAclBytes()
string acl = 7; |
String |
getBucket()
string bucket = 3; |
com.google.protobuf.ByteString |
getBucketBytes()
string bucket = 3; |
String |
getEndpoint()
string endpoint = 1; |
com.google.protobuf.ByteString |
getEndpointBytes()
string endpoint = 1; |
boolean |
getForcePathStyle()
bool force_path_style = 10; |
String |
getPrefix()
string prefix = 4; |
com.google.protobuf.ByteString |
getPrefixBytes()
string prefix = 4; |
String |
getRegion()
string region = 2; |
com.google.protobuf.ByteString |
getRegionBytes()
string region = 2; |
String |
getSecretAccessKey()
string secret_access_key = 9; |
com.google.protobuf.ByteString |
getSecretAccessKeyBytes()
string secret_access_key = 9; |
String |
getSse()
server side encryption
|
com.google.protobuf.ByteString |
getSseBytes()
server side encryption
|
String |
getSseKmsKeyId()
string sse_kms_key_id = 11; |
com.google.protobuf.ByteString |
getSseKmsKeyIdBytes()
string sse_kms_key_id = 11; |
String |
getStorageClass()
string storage_class = 5; |
com.google.protobuf.ByteString |
getStorageClassBytes()
string storage_class = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getEndpoint()
string endpoint = 1;com.google.protobuf.ByteString getEndpointBytes()
string endpoint = 1;String getRegion()
string region = 2;com.google.protobuf.ByteString getRegionBytes()
string region = 2;String getBucket()
string bucket = 3;com.google.protobuf.ByteString getBucketBytes()
string bucket = 3;String getPrefix()
string prefix = 4;com.google.protobuf.ByteString getPrefixBytes()
string prefix = 4;String getStorageClass()
string storage_class = 5;com.google.protobuf.ByteString getStorageClassBytes()
string storage_class = 5;String getSse()
server side encryption
string sse = 6;com.google.protobuf.ByteString getSseBytes()
server side encryption
string sse = 6;String getAcl()
string acl = 7;com.google.protobuf.ByteString getAclBytes()
string acl = 7;String getAccessKey()
string access_key = 8;com.google.protobuf.ByteString getAccessKeyBytes()
string access_key = 8;String getSecretAccessKey()
string secret_access_key = 9;com.google.protobuf.ByteString getSecretAccessKeyBytes()
string secret_access_key = 9;boolean getForcePathStyle()
bool force_path_style = 10;String getSseKmsKeyId()
string sse_kms_key_id = 11;com.google.protobuf.ByteString getSseKmsKeyIdBytes()
string sse_kms_key_id = 11;Copyright © 2025 PingCAP. All rights reserved.