Interface StartAssetBundleExportJobResponse.Builder

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

  • Method Details

    • arn

      The Amazon Resource Name (ARN) for the export job.

      Parameters:
      arn - The Amazon Resource Name (ARN) for the export job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • assetBundleExportJobId

      StartAssetBundleExportJobResponse.Builder assetBundleExportJobId(String assetBundleExportJobId)

      The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.

      Parameters:
      assetBundleExportJobId - The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      The Amazon Web Services response ID for this operation.

      Parameters:
      requestId - The Amazon Web Services response ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The HTTP status of the response.

      Parameters:
      status - The HTTP status of the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.