public interface MirrorSrcS3ConfOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccessKey()
.google.protobuf.StringValue AccessKey = 4; |
com.google.protobuf.StringValueOrBuilder |
getAccessKeyOrBuilder()
.google.protobuf.StringValue AccessKey = 4; |
com.google.protobuf.StringValue |
getBucket()
.google.protobuf.StringValue Bucket = 3; |
com.google.protobuf.StringValueOrBuilder |
getBucketOrBuilder()
.google.protobuf.StringValue Bucket = 3; |
com.google.protobuf.StringValue |
getEndpoint()
.google.protobuf.StringValue Endpoint = 1; |
com.google.protobuf.StringValueOrBuilder |
getEndpointOrBuilder()
.google.protobuf.StringValue Endpoint = 1; |
com.google.protobuf.StringValue |
getRegion()
.google.protobuf.StringValue Region = 2; |
com.google.protobuf.StringValueOrBuilder |
getRegionOrBuilder()
.google.protobuf.StringValue Region = 2; |
com.google.protobuf.StringValue |
getSecretKey()
.google.protobuf.StringValue SecretKey = 5; |
com.google.protobuf.StringValueOrBuilder |
getSecretKeyOrBuilder()
.google.protobuf.StringValue SecretKey = 5; |
boolean |
hasAccessKey()
.google.protobuf.StringValue AccessKey = 4; |
boolean |
hasBucket()
.google.protobuf.StringValue Bucket = 3; |
boolean |
hasEndpoint()
.google.protobuf.StringValue Endpoint = 1; |
boolean |
hasRegion()
.google.protobuf.StringValue Region = 2; |
boolean |
hasSecretKey()
.google.protobuf.StringValue SecretKey = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasEndpoint()
.google.protobuf.StringValue Endpoint = 1;com.google.protobuf.StringValue getEndpoint()
.google.protobuf.StringValue Endpoint = 1;com.google.protobuf.StringValueOrBuilder getEndpointOrBuilder()
.google.protobuf.StringValue Endpoint = 1;boolean hasRegion()
.google.protobuf.StringValue Region = 2;com.google.protobuf.StringValue getRegion()
.google.protobuf.StringValue Region = 2;com.google.protobuf.StringValueOrBuilder getRegionOrBuilder()
.google.protobuf.StringValue Region = 2;boolean hasBucket()
.google.protobuf.StringValue Bucket = 3;com.google.protobuf.StringValue getBucket()
.google.protobuf.StringValue Bucket = 3;com.google.protobuf.StringValueOrBuilder getBucketOrBuilder()
.google.protobuf.StringValue Bucket = 3;boolean hasAccessKey()
.google.protobuf.StringValue AccessKey = 4;com.google.protobuf.StringValue getAccessKey()
.google.protobuf.StringValue AccessKey = 4;com.google.protobuf.StringValueOrBuilder getAccessKeyOrBuilder()
.google.protobuf.StringValue AccessKey = 4;boolean hasSecretKey()
.google.protobuf.StringValue SecretKey = 5;com.google.protobuf.StringValue getSecretKey()
.google.protobuf.StringValue SecretKey = 5;com.google.protobuf.StringValueOrBuilder getSecretKeyOrBuilder()
.google.protobuf.StringValue SecretKey = 5;Copyright © 2025. All rights reserved.