Class S3Spec.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<S3Spec.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
io.temporal.api.cloud.sink.v1.S3Spec.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,S3SpecOrBuilder,Cloneable
- Enclosing class:
S3Spec
public static final class S3Spec.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
implements S3SpecOrBuilder
Protobuf type
temporal.api.cloud.sink.v1.S3Spec-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The AWS account ID associated with the S3 bucket and the assumed role.The name of the destination S3 bucket where Temporal will send data.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The AWS Key Management Service (KMS) ARN used for encryption.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The region where the S3 bucket is located.The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.clone()The AWS account ID associated with the S3 bucket and the assumed role.com.google.protobuf.ByteStringThe AWS account ID associated with the S3 bucket and the assumed role.The name of the destination S3 bucket where Temporal will send data.com.google.protobuf.ByteStringThe name of the destination S3 bucket where Temporal will send data.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe AWS Key Management Service (KMS) ARN used for encryption.com.google.protobuf.ByteStringThe AWS Key Management Service (KMS) ARN used for encryption.The region where the S3 bucket is located.com.google.protobuf.ByteStringThe region where the S3 bucket is located.The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.com.google.protobuf.ByteStringThe IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) final S3Spec.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAwsAccountId(String value) The AWS account ID associated with the S3 bucket and the assumed role.setAwsAccountIdBytes(com.google.protobuf.ByteString value) The AWS account ID associated with the S3 bucket and the assumed role.setBucketName(String value) The name of the destination S3 bucket where Temporal will send data.setBucketNameBytes(com.google.protobuf.ByteString value) The name of the destination S3 bucket where Temporal will send data.The AWS Key Management Service (KMS) ARN used for encryption.setKmsArnBytes(com.google.protobuf.ByteString value) The AWS Key Management Service (KMS) ARN used for encryption.The region where the S3 bucket is located.setRegionBytes(com.google.protobuf.ByteString value) The region where the S3 bucket is located.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRoleName(String value) The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.setRoleNameBytes(com.google.protobuf.ByteString value) The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.final S3Spec.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
setField
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
setRepeatedField
public S3Spec.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
addRepeatedField
public S3Spec.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<S3Spec.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
mergeFrom
public S3Spec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<S3Spec.Builder>- Throws:
IOException
-
getRoleName
The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.
string role_name = 1;- Specified by:
getRoleNamein interfaceS3SpecOrBuilder- Returns:
- The roleName.
-
getRoleNameBytes
public com.google.protobuf.ByteString getRoleNameBytes()The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.
string role_name = 1;- Specified by:
getRoleNameBytesin interfaceS3SpecOrBuilder- Returns:
- The bytes for roleName.
-
setRoleName
The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.
string role_name = 1;- Parameters:
value- The roleName to set.- Returns:
- This builder for chaining.
-
clearRoleName
The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.
string role_name = 1;- Returns:
- This builder for chaining.
-
setRoleNameBytes
The IAM role that Temporal Cloud assumes for writing records to the customer's S3 bucket.
string role_name = 1;- Parameters:
value- The bytes for roleName to set.- Returns:
- This builder for chaining.
-
getBucketName
The name of the destination S3 bucket where Temporal will send data.
string bucket_name = 2;- Specified by:
getBucketNamein interfaceS3SpecOrBuilder- Returns:
- The bucketName.
-
getBucketNameBytes
public com.google.protobuf.ByteString getBucketNameBytes()The name of the destination S3 bucket where Temporal will send data.
string bucket_name = 2;- Specified by:
getBucketNameBytesin interfaceS3SpecOrBuilder- Returns:
- The bytes for bucketName.
-
setBucketName
The name of the destination S3 bucket where Temporal will send data.
string bucket_name = 2;- Parameters:
value- The bucketName to set.- Returns:
- This builder for chaining.
-
clearBucketName
The name of the destination S3 bucket where Temporal will send data.
string bucket_name = 2;- Returns:
- This builder for chaining.
-
setBucketNameBytes
The name of the destination S3 bucket where Temporal will send data.
string bucket_name = 2;- Parameters:
value- The bytes for bucketName to set.- Returns:
- This builder for chaining.
-
getRegion
The region where the S3 bucket is located.
string region = 3;- Specified by:
getRegionin interfaceS3SpecOrBuilder- Returns:
- The region.
-
getRegionBytes
public com.google.protobuf.ByteString getRegionBytes()The region where the S3 bucket is located.
string region = 3;- Specified by:
getRegionBytesin interfaceS3SpecOrBuilder- Returns:
- The bytes for region.
-
setRegion
The region where the S3 bucket is located.
string region = 3;- Parameters:
value- The region to set.- Returns:
- This builder for chaining.
-
clearRegion
The region where the S3 bucket is located.
string region = 3;- Returns:
- This builder for chaining.
-
setRegionBytes
The region where the S3 bucket is located.
string region = 3;- Parameters:
value- The bytes for region to set.- Returns:
- This builder for chaining.
-
getKmsArn
The AWS Key Management Service (KMS) ARN used for encryption.
string kms_arn = 4;- Specified by:
getKmsArnin interfaceS3SpecOrBuilder- Returns:
- The kmsArn.
-
getKmsArnBytes
public com.google.protobuf.ByteString getKmsArnBytes()The AWS Key Management Service (KMS) ARN used for encryption.
string kms_arn = 4;- Specified by:
getKmsArnBytesin interfaceS3SpecOrBuilder- Returns:
- The bytes for kmsArn.
-
setKmsArn
The AWS Key Management Service (KMS) ARN used for encryption.
string kms_arn = 4;- Parameters:
value- The kmsArn to set.- Returns:
- This builder for chaining.
-
clearKmsArn
The AWS Key Management Service (KMS) ARN used for encryption.
string kms_arn = 4;- Returns:
- This builder for chaining.
-
setKmsArnBytes
The AWS Key Management Service (KMS) ARN used for encryption.
string kms_arn = 4;- Parameters:
value- The bytes for kmsArn to set.- Returns:
- This builder for chaining.
-
getAwsAccountId
The AWS account ID associated with the S3 bucket and the assumed role.
string aws_account_id = 5;- Specified by:
getAwsAccountIdin interfaceS3SpecOrBuilder- Returns:
- The awsAccountId.
-
getAwsAccountIdBytes
public com.google.protobuf.ByteString getAwsAccountIdBytes()The AWS account ID associated with the S3 bucket and the assumed role.
string aws_account_id = 5;- Specified by:
getAwsAccountIdBytesin interfaceS3SpecOrBuilder- Returns:
- The bytes for awsAccountId.
-
setAwsAccountId
The AWS account ID associated with the S3 bucket and the assumed role.
string aws_account_id = 5;- Parameters:
value- The awsAccountId to set.- Returns:
- This builder for chaining.
-
clearAwsAccountId
The AWS account ID associated with the S3 bucket and the assumed role.
string aws_account_id = 5;- Returns:
- This builder for chaining.
-
setAwsAccountIdBytes
The AWS account ID associated with the S3 bucket and the assumed role.
string aws_account_id = 5;- Parameters:
value- The bytes for awsAccountId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<S3Spec.Builder>
-