Interface GetWorkingLocationResponse.Builder

    • Method Detail

      • s3Uri

        GetWorkingLocationResponse.Builder s3Uri​(String s3Uri)

        Returns the Amazon S3 URI for the working location.

        Parameters:
        s3Uri - Returns the Amazon S3 URI for the working location.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3Path

        GetWorkingLocationResponse.Builder s3Path​(String s3Path)

        Returns the Amazon S3 Path for the working location.

        Parameters:
        s3Path - Returns the Amazon S3 Path for the working location.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3Bucket

        GetWorkingLocationResponse.Builder s3Bucket​(String s3Bucket)

        Returns the Amazon S3 bucket name for the working location.

        Parameters:
        s3Bucket - Returns the Amazon S3 bucket name for the working location.
        Returns:
        Returns a reference to this object so that method calls can be chained together.