Interface StartAssetBundleImportJobResponse.Builder

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

  • Method Details

    • arn

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

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

      StartAssetBundleImportJobResponse.Builder assetBundleImportJobId(String assetBundleImportJobId)

      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:
      assetBundleImportJobId - 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.