Interface CreateParallelDataResponse.Builder

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

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

    • name

      The custom name that you assigned to the parallel data resource.

      Parameters:
      name - The custom name that you assigned to the parallel data resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the parallel data resource. When the resource is ready for you to use, the status is ACTIVE.

      Parameters:
      status - The status of the parallel data resource. When the resource is ready for you to use, the status is ACTIVE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the parallel data resource. When the resource is ready for you to use, the status is ACTIVE.

      Parameters:
      status - The status of the parallel data resource. When the resource is ready for you to use, the status is ACTIVE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: