public static interface ClientQCloudObjectStorageProtocolProtos.GetSTSRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAllowPrefix()
optional string allowPrefix = 3; |
com.google.protobuf.ByteString |
getAllowPrefixBytes()
optional string allowPrefix = 3; |
String |
getBucketName()
optional string bucketName = 1; |
com.google.protobuf.ByteString |
getBucketNameBytes()
optional string bucketName = 1; |
String |
getBucketRegion()
optional string bucketRegion = 2; |
com.google.protobuf.ByteString |
getBucketRegionBytes()
optional string bucketRegion = 2; |
ClientQCloudObjectStorageProtocolProtos.UserCredentials |
getCred()
optional .qcloud.object.storage.UserCredentials cred = 4; |
ClientQCloudObjectStorageProtocolProtos.UserCredentialsOrBuilder |
getCredOrBuilder()
optional .qcloud.object.storage.UserCredentials cred = 4; |
boolean |
hasAllowPrefix()
optional string allowPrefix = 3; |
boolean |
hasBucketName()
optional string bucketName = 1; |
boolean |
hasBucketRegion()
optional string bucketRegion = 2; |
boolean |
hasCred()
optional .qcloud.object.storage.UserCredentials cred = 4; |
boolean hasBucketName()
optional string bucketName = 1;String getBucketName()
optional string bucketName = 1;com.google.protobuf.ByteString getBucketNameBytes()
optional string bucketName = 1;boolean hasBucketRegion()
optional string bucketRegion = 2;String getBucketRegion()
optional string bucketRegion = 2;com.google.protobuf.ByteString getBucketRegionBytes()
optional string bucketRegion = 2;boolean hasAllowPrefix()
optional string allowPrefix = 3;String getAllowPrefix()
optional string allowPrefix = 3;com.google.protobuf.ByteString getAllowPrefixBytes()
optional string allowPrefix = 3;boolean hasCred()
optional .qcloud.object.storage.UserCredentials cred = 4;ClientQCloudObjectStorageProtocolProtos.UserCredentials getCred()
optional .qcloud.object.storage.UserCredentials cred = 4;ClientQCloudObjectStorageProtocolProtos.UserCredentialsOrBuilder getCredOrBuilder()
optional .qcloud.object.storage.UserCredentials cred = 4;Copyright © 2022. All rights reserved.