Interface S3ContentBaseLocationUpdate.Builder

All Superinterfaces:
Buildable, CopyableBuilder<S3ContentBaseLocationUpdate.Builder,S3ContentBaseLocationUpdate>, SdkBuilder<S3ContentBaseLocationUpdate.Builder,S3ContentBaseLocationUpdate>, SdkPojo
Enclosing class:
S3ContentBaseLocationUpdate

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

    • bucketARNUpdate

      S3ContentBaseLocationUpdate.Builder bucketARNUpdate(String bucketARNUpdate)

      The updated Amazon Resource Name (ARN) of the S3 bucket.

      Parameters:
      bucketARNUpdate - The updated Amazon Resource Name (ARN) of the S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • basePathUpdate

      S3ContentBaseLocationUpdate.Builder basePathUpdate(String basePathUpdate)

      The updated S3 bucket path.

      Parameters:
      basePathUpdate - The updated S3 bucket path.
      Returns:
      Returns a reference to this object so that method calls can be chained together.