Interface CreateLocationS3Response.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateLocationS3Response.Builder,CreateLocationS3Response>, DataSyncResponse.Builder, SdkBuilder<CreateLocationS3Response.Builder,CreateLocationS3Response>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateLocationS3Response

public static interface CreateLocationS3Response.Builder extends DataSyncResponse.Builder, SdkPojo, CopyableBuilder<CreateLocationS3Response.Builder,CreateLocationS3Response>
  • Method Details

    • locationArn

      CreateLocationS3Response.Builder locationArn(String locationArn)

      The ARN of the S3 location that you created.

      Parameters:
      locationArn - The ARN of the S3 location that you created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.