Interface DescribeAssetBundleExportJobResponse.Builder

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

  • Method Details

    • jobStatus

      Indicates the status of a job through its queuing and execution.

      Poll this DescribeAssetBundleExportApi until JobStatus is either SUCCESSFUL or FAILED.

      Parameters:
      jobStatus - Indicates the status of a job through its queuing and execution.

      Poll this DescribeAssetBundleExportApi until JobStatus is either SUCCESSFUL or FAILED.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • jobStatus

      Indicates the status of a job through its queuing and execution.

      Poll this DescribeAssetBundleExportApi until JobStatus is either SUCCESSFUL or FAILED.

      Parameters:
      jobStatus - Indicates the status of a job through its queuing and execution.

      Poll this DescribeAssetBundleExportApi until JobStatus is either SUCCESSFUL or FAILED.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • downloadUrl

      The URL to download the exported asset bundle data from.

      This URL is available only after the job has succeeded. This URL is valid for 5 minutes after issuance. Call DescribeAssetBundleExportJob again for a fresh URL if needed.

      The downloaded asset bundle is a zip file named assetbundle-{jobId}.qs. The file has a .qs extension.

      This URL can't be used in a StartAssetBundleImportJob API call and should only be used for download purposes.

      Parameters:
      downloadUrl - The URL to download the exported asset bundle data from.

      This URL is available only after the job has succeeded. This URL is valid for 5 minutes after issuance. Call DescribeAssetBundleExportJob again for a fresh URL if needed.

      The downloaded asset bundle is a zip file named assetbundle-{jobId}.qs. The file has a .qs extension.

      This URL can't be used in a StartAssetBundleImportJob API call and should only be used for download purposes.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errors

      An array of error records that describes any failures that occurred during the export job processing.

      Error records accumulate while the job runs. The complete set of error records is available after the job has completed and failed.

      Parameters:
      errors - An array of error records that describes any failures that occurred during the export job processing.

      Error records accumulate while the job runs. The complete set of error records is available after the job has completed and failed.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errors

      An array of error records that describes any failures that occurred during the export job processing.

      Error records accumulate while the job runs. The complete set of error records is available after the job has completed and failed.

      Parameters:
      errors - An array of error records that describes any failures that occurred during the export job processing.

      Error records accumulate while the job runs. The complete set of error records is available after the job has completed and failed.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errors

      An array of error records that describes any failures that occurred during the export job processing.

      Error records accumulate while the job runs. The complete set of error records is available after the job has completed and failed.

      This is a convenience method that creates an instance of the AssetBundleExportJobError.Builder avoiding the need to create one manually via AssetBundleExportJobError.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to errors(List<AssetBundleExportJobError>).

      Parameters:
      errors - a consumer that will call methods on AssetBundleExportJobError.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.
    • createdTime

      The time that the export job was created.

      Parameters:
      createdTime - The time that the export job was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • assetBundleExportJobId

      DescribeAssetBundleExportJobResponse.Builder assetBundleExportJobId(String assetBundleExportJobId)

      The ID of the job. The job ID is set when you start a new job with a StartAssetBundleExportJob API call.

      Parameters:
      assetBundleExportJobId - The ID of the job. The job ID is set when you start a new job with a StartAssetBundleExportJob API call.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsAccountId

      The ID of the Amazon Web Services account that the export job was executed in.

      Parameters:
      awsAccountId - The ID of the Amazon Web Services account that the export job was executed in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceArns

      A list of resource ARNs that exported with the job.

      Parameters:
      resourceArns - A list of resource ARNs that exported with the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceArns

      A list of resource ARNs that exported with the job.

      Parameters:
      resourceArns - A list of resource ARNs that exported with the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • includeAllDependencies

      DescribeAssetBundleExportJobResponse.Builder includeAllDependencies(Boolean includeAllDependencies)

      The include dependencies flag.

      Parameters:
      includeAllDependencies - The include dependencies flag.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • exportFormat

      The format of the exported asset bundle. A QUICKSIGHT_JSON formatted file can be used to make a StartAssetBundleImportJob API call. A CLOUDFORMATION_JSON formatted file can be used in the CloudFormation console and with the CloudFormation APIs.

      Parameters:
      exportFormat - The format of the exported asset bundle. A QUICKSIGHT_JSON formatted file can be used to make a StartAssetBundleImportJob API call. A CLOUDFORMATION_JSON formatted file can be used in the CloudFormation console and with the CloudFormation APIs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • exportFormat

      The format of the exported asset bundle. A QUICKSIGHT_JSON formatted file can be used to make a StartAssetBundleImportJob API call. A CLOUDFORMATION_JSON formatted file can be used in the CloudFormation console and with the CloudFormation APIs.

      Parameters:
      exportFormat - The format of the exported asset bundle. A QUICKSIGHT_JSON formatted file can be used to make a StartAssetBundleImportJob API call. A CLOUDFORMATION_JSON formatted file can be used in the CloudFormation console and with the CloudFormation APIs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • cloudFormationOverridePropertyConfiguration

      DescribeAssetBundleExportJobResponse.Builder cloudFormationOverridePropertyConfiguration(AssetBundleCloudFormationOverridePropertyConfiguration cloudFormationOverridePropertyConfiguration)

      The CloudFormation override property configuration for the export job.

      Parameters:
      cloudFormationOverridePropertyConfiguration - The CloudFormation override property configuration for the export job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cloudFormationOverridePropertyConfiguration

      default DescribeAssetBundleExportJobResponse.Builder cloudFormationOverridePropertyConfiguration(Consumer<AssetBundleCloudFormationOverridePropertyConfiguration.Builder> cloudFormationOverridePropertyConfiguration)

      The CloudFormation override property configuration for the export job.

      This is a convenience method that creates an instance of the AssetBundleCloudFormationOverridePropertyConfiguration.Builder avoiding the need to create one manually via AssetBundleCloudFormationOverridePropertyConfiguration.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to cloudFormationOverridePropertyConfiguration(AssetBundleCloudFormationOverridePropertyConfiguration).

      Parameters:
      cloudFormationOverridePropertyConfiguration - a consumer that will call methods on AssetBundleCloudFormationOverridePropertyConfiguration.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • requestId

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request 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.