Uses of Interface
software.amazon.awssdk.services.quicksight.model.StartAssetBundleExportJobResponse.Builder
-
Packages that use StartAssetBundleExportJobResponse.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of StartAssetBundleExportJobResponse.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return StartAssetBundleExportJobResponse.Builder Modifier and Type Method Description StartAssetBundleExportJobResponse.BuilderStartAssetBundleExportJobResponse.Builder. arn(String arn)The Amazon Resource Name (ARN) for the export job.StartAssetBundleExportJobResponse.BuilderStartAssetBundleExportJobResponse.Builder. assetBundleExportJobId(String assetBundleExportJobId)The ID of the job.static StartAssetBundleExportJobResponse.BuilderStartAssetBundleExportJobResponse. builder()StartAssetBundleExportJobResponse.BuilderStartAssetBundleExportJobResponse.Builder. requestId(String requestId)The Amazon Web Services response ID for this operation.StartAssetBundleExportJobResponse.BuilderStartAssetBundleExportJobResponse.Builder. status(Integer status)The HTTP status of the response.StartAssetBundleExportJobResponse.BuilderStartAssetBundleExportJobResponse. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type StartAssetBundleExportJobResponse.Builder Modifier and Type Method Description static Class<? extends StartAssetBundleExportJobResponse.Builder>StartAssetBundleExportJobResponse. serializableBuilderClass()
-