Interface SuccessResponseHandlingConfig.Builder

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

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

    • bucketPrefix

      SuccessResponseHandlingConfig.Builder bucketPrefix(String bucketPrefix)

      The Amazon S3 bucket prefix.

      Parameters:
      bucketPrefix - The Amazon S3 bucket prefix.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bucketName

      The name of the Amazon S3 bucket.

      Parameters:
      bucketName - The name of the Amazon S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.