Interface GetWorkingLocationResponse.Builder

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

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

    • 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

      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

      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.