ListAssetBundleExportJobsResponse.Builder |
ListAssetBundleExportJobsResponse.Builder.assetBundleExportJobSummaryList(Collection<AssetBundleExportJobSummary> assetBundleExportJobSummaryList) |
A list of export job summaries.
|
ListAssetBundleExportJobsResponse.Builder |
ListAssetBundleExportJobsResponse.Builder.assetBundleExportJobSummaryList(Consumer<AssetBundleExportJobSummary.Builder>... assetBundleExportJobSummaryList) |
A list of export job summaries.
|
ListAssetBundleExportJobsResponse.Builder |
ListAssetBundleExportJobsResponse.Builder.assetBundleExportJobSummaryList(AssetBundleExportJobSummary... assetBundleExportJobSummaryList) |
A list of export job summaries.
|
static ListAssetBundleExportJobsResponse.Builder |
ListAssetBundleExportJobsResponse.builder() |
|
ListAssetBundleExportJobsResponse.Builder |
ListAssetBundleExportJobsResponse.Builder.nextToken(String nextToken) |
The token for the next set of results, or null if there are no more results.
|
ListAssetBundleExportJobsResponse.Builder |
ListAssetBundleExportJobsResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
ListAssetBundleExportJobsResponse.Builder |
ListAssetBundleExportJobsResponse.Builder.status(Integer status) |
The HTTP status of the request.
|
ListAssetBundleExportJobsResponse.Builder |
ListAssetBundleExportJobsResponse.toBuilder() |
|