public static interface Brpb.BucketOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getBucket()
string bucket = 4; |
com.google.protobuf.ByteString |
getBucketBytes()
string bucket = 4; |
String |
getEndpoint()
string endpoint = 1; |
com.google.protobuf.ByteString |
getEndpointBytes()
string endpoint = 1; |
String |
getPrefix()
string prefix = 5; |
com.google.protobuf.ByteString |
getPrefixBytes()
string prefix = 5; |
String |
getRegion()
string region = 3; |
com.google.protobuf.ByteString |
getRegionBytes()
string region = 3; |
String |
getStorageClass()
string storage_class = 6; |
com.google.protobuf.ByteString |
getStorageClassBytes()
string storage_class = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getEndpoint()
string endpoint = 1;
com.google.protobuf.ByteString getEndpointBytes()
string endpoint = 1;
String getRegion()
string region = 3;
com.google.protobuf.ByteString getRegionBytes()
string region = 3;
String getBucket()
string bucket = 4;
com.google.protobuf.ByteString getBucketBytes()
string bucket = 4;
String getPrefix()
string prefix = 5;
com.google.protobuf.ByteString getPrefixBytes()
string prefix = 5;
String getStorageClass()
string storage_class = 6;
com.google.protobuf.ByteString getStorageClassBytes()
string storage_class = 6;
Copyright © 2024 PingCAP. All rights reserved.