public static final class TransferTypes.AwsS3CompatibleData.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder> implements TransferTypes.AwsS3CompatibleDataOrBuilder
An AwsS3CompatibleData resource.Protobuf type
google.storagetransfer.v1.AwsS3CompatibleDatagetAllFields, 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, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public TransferTypes.AwsS3CompatibleData.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public TransferTypes.AwsS3CompatibleData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TransferTypes.AwsS3CompatibleData build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TransferTypes.AwsS3CompatibleData buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TransferTypes.AwsS3CompatibleData.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public TransferTypes.AwsS3CompatibleData.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public TransferTypes.AwsS3CompatibleData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public TransferTypes.AwsS3CompatibleData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public TransferTypes.AwsS3CompatibleData.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public TransferTypes.AwsS3CompatibleData.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public TransferTypes.AwsS3CompatibleData.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TransferTypes.AwsS3CompatibleData.Builder>public TransferTypes.AwsS3CompatibleData.Builder mergeFrom(TransferTypes.AwsS3CompatibleData other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public TransferTypes.AwsS3CompatibleData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TransferTypes.AwsS3CompatibleData.Builder>IOExceptionpublic TransferTypes.AwsS3CompatibleData.DataProviderCase getDataProviderCase()
getDataProviderCase in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic TransferTypes.AwsS3CompatibleData.Builder clearDataProvider()
public String getBucketName()
Required. Specifies the name of the bucket.
string bucket_name = 1 [(.google.api.field_behavior) = REQUIRED];getBucketName in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic com.google.protobuf.ByteString getBucketNameBytes()
Required. Specifies the name of the bucket.
string bucket_name = 1 [(.google.api.field_behavior) = REQUIRED];getBucketNameBytes in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic TransferTypes.AwsS3CompatibleData.Builder setBucketName(String value)
Required. Specifies the name of the bucket.
string bucket_name = 1 [(.google.api.field_behavior) = REQUIRED];value - The bucketName to set.public TransferTypes.AwsS3CompatibleData.Builder clearBucketName()
Required. Specifies the name of the bucket.
string bucket_name = 1 [(.google.api.field_behavior) = REQUIRED];public TransferTypes.AwsS3CompatibleData.Builder setBucketNameBytes(com.google.protobuf.ByteString value)
Required. Specifies the name of the bucket.
string bucket_name = 1 [(.google.api.field_behavior) = REQUIRED];value - The bytes for bucketName to set.public String getPath()
Specifies the root path to transfer objects. Must be an empty string or full path name that ends with a '/'. This field is treated as an object prefix. As such, it should generally not begin with a '/'.
string path = 2;getPath in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
Specifies the root path to transfer objects. Must be an empty string or full path name that ends with a '/'. This field is treated as an object prefix. As such, it should generally not begin with a '/'.
string path = 2;getPathBytes in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic TransferTypes.AwsS3CompatibleData.Builder setPath(String value)
Specifies the root path to transfer objects. Must be an empty string or full path name that ends with a '/'. This field is treated as an object prefix. As such, it should generally not begin with a '/'.
string path = 2;value - The path to set.public TransferTypes.AwsS3CompatibleData.Builder clearPath()
Specifies the root path to transfer objects. Must be an empty string or full path name that ends with a '/'. This field is treated as an object prefix. As such, it should generally not begin with a '/'.
string path = 2;public TransferTypes.AwsS3CompatibleData.Builder setPathBytes(com.google.protobuf.ByteString value)
Specifies the root path to transfer objects. Must be an empty string or full path name that ends with a '/'. This field is treated as an object prefix. As such, it should generally not begin with a '/'.
string path = 2;value - The bytes for path to set.public String getEndpoint()
Required. Specifies the endpoint of the storage service.
string endpoint = 3 [(.google.api.field_behavior) = REQUIRED];getEndpoint in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic com.google.protobuf.ByteString getEndpointBytes()
Required. Specifies the endpoint of the storage service.
string endpoint = 3 [(.google.api.field_behavior) = REQUIRED];getEndpointBytes in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic TransferTypes.AwsS3CompatibleData.Builder setEndpoint(String value)
Required. Specifies the endpoint of the storage service.
string endpoint = 3 [(.google.api.field_behavior) = REQUIRED];value - The endpoint to set.public TransferTypes.AwsS3CompatibleData.Builder clearEndpoint()
Required. Specifies the endpoint of the storage service.
string endpoint = 3 [(.google.api.field_behavior) = REQUIRED];public TransferTypes.AwsS3CompatibleData.Builder setEndpointBytes(com.google.protobuf.ByteString value)
Required. Specifies the endpoint of the storage service.
string endpoint = 3 [(.google.api.field_behavior) = REQUIRED];value - The bytes for endpoint to set.public String getRegion()
Specifies the region to sign requests with. This can be left blank if requests should be signed with an empty region.
string region = 5;getRegion in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
Specifies the region to sign requests with. This can be left blank if requests should be signed with an empty region.
string region = 5;getRegionBytes in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic TransferTypes.AwsS3CompatibleData.Builder setRegion(String value)
Specifies the region to sign requests with. This can be left blank if requests should be signed with an empty region.
string region = 5;value - The region to set.public TransferTypes.AwsS3CompatibleData.Builder clearRegion()
Specifies the region to sign requests with. This can be left blank if requests should be signed with an empty region.
string region = 5;public TransferTypes.AwsS3CompatibleData.Builder setRegionBytes(com.google.protobuf.ByteString value)
Specifies the region to sign requests with. This can be left blank if requests should be signed with an empty region.
string region = 5;value - The bytes for region to set.public boolean hasS3Metadata()
A S3 compatible metadata.
.google.storagetransfer.v1.S3CompatibleMetadata s3_metadata = 4;hasS3Metadata in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic TransferTypes.S3CompatibleMetadata getS3Metadata()
A S3 compatible metadata.
.google.storagetransfer.v1.S3CompatibleMetadata s3_metadata = 4;getS3Metadata in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic TransferTypes.AwsS3CompatibleData.Builder setS3Metadata(TransferTypes.S3CompatibleMetadata value)
A S3 compatible metadata.
.google.storagetransfer.v1.S3CompatibleMetadata s3_metadata = 4;public TransferTypes.AwsS3CompatibleData.Builder setS3Metadata(TransferTypes.S3CompatibleMetadata.Builder builderForValue)
A S3 compatible metadata.
.google.storagetransfer.v1.S3CompatibleMetadata s3_metadata = 4;public TransferTypes.AwsS3CompatibleData.Builder mergeS3Metadata(TransferTypes.S3CompatibleMetadata value)
A S3 compatible metadata.
.google.storagetransfer.v1.S3CompatibleMetadata s3_metadata = 4;public TransferTypes.AwsS3CompatibleData.Builder clearS3Metadata()
A S3 compatible metadata.
.google.storagetransfer.v1.S3CompatibleMetadata s3_metadata = 4;public TransferTypes.S3CompatibleMetadata.Builder getS3MetadataBuilder()
A S3 compatible metadata.
.google.storagetransfer.v1.S3CompatibleMetadata s3_metadata = 4;public TransferTypes.S3CompatibleMetadataOrBuilder getS3MetadataOrBuilder()
A S3 compatible metadata.
.google.storagetransfer.v1.S3CompatibleMetadata s3_metadata = 4;getS3MetadataOrBuilder in interface TransferTypes.AwsS3CompatibleDataOrBuilderpublic final TransferTypes.AwsS3CompatibleData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>public final TransferTypes.AwsS3CompatibleData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TransferTypes.AwsS3CompatibleData.Builder>Copyright © 2022 Google LLC. All rights reserved.