Interface ResponseDetails.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<ResponseDetails.Builder,ResponseDetails>,SdkBuilder<ResponseDetails.Builder,ResponseDetails>,SdkPojo
- Enclosing class:
- ResponseDetails
public static interface ResponseDetails.Builder extends SdkPojo, CopyableBuilder<ResponseDetails.Builder,ResponseDetails>
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
exportAssetToSignedUrl
ResponseDetails.Builder exportAssetToSignedUrl(ExportAssetToSignedUrlResponseDetails exportAssetToSignedUrl)
Details for the export to signed URL response.
- Parameters:
exportAssetToSignedUrl- Details for the export to signed URL response.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
exportAssetToSignedUrl
default ResponseDetails.Builder exportAssetToSignedUrl(Consumer<ExportAssetToSignedUrlResponseDetails.Builder> exportAssetToSignedUrl)
Details for the export to signed URL response.
This is a convenience method that creates an instance of theExportAssetToSignedUrlResponseDetails.Builderavoiding the need to create one manually viaExportAssetToSignedUrlResponseDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toexportAssetToSignedUrl(ExportAssetToSignedUrlResponseDetails).- Parameters:
exportAssetToSignedUrl- a consumer that will call methods onExportAssetToSignedUrlResponseDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
exportAssetToSignedUrl(ExportAssetToSignedUrlResponseDetails)
-
exportAssetsToS3
ResponseDetails.Builder exportAssetsToS3(ExportAssetsToS3ResponseDetails exportAssetsToS3)
Details for the export to Amazon S3 response.
- Parameters:
exportAssetsToS3- Details for the export to Amazon S3 response.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
exportAssetsToS3
default ResponseDetails.Builder exportAssetsToS3(Consumer<ExportAssetsToS3ResponseDetails.Builder> exportAssetsToS3)
Details for the export to Amazon S3 response.
This is a convenience method that creates an instance of theExportAssetsToS3ResponseDetails.Builderavoiding the need to create one manually viaExportAssetsToS3ResponseDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toexportAssetsToS3(ExportAssetsToS3ResponseDetails).- Parameters:
exportAssetsToS3- a consumer that will call methods onExportAssetsToS3ResponseDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
exportAssetsToS3(ExportAssetsToS3ResponseDetails)
-
exportRevisionsToS3
ResponseDetails.Builder exportRevisionsToS3(ExportRevisionsToS3ResponseDetails exportRevisionsToS3)
Details for the export revisions to Amazon S3 response.
- Parameters:
exportRevisionsToS3- Details for the export revisions to Amazon S3 response.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
exportRevisionsToS3
default ResponseDetails.Builder exportRevisionsToS3(Consumer<ExportRevisionsToS3ResponseDetails.Builder> exportRevisionsToS3)
Details for the export revisions to Amazon S3 response.
This is a convenience method that creates an instance of theExportRevisionsToS3ResponseDetails.Builderavoiding the need to create one manually viaExportRevisionsToS3ResponseDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toexportRevisionsToS3(ExportRevisionsToS3ResponseDetails).- Parameters:
exportRevisionsToS3- a consumer that will call methods onExportRevisionsToS3ResponseDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
exportRevisionsToS3(ExportRevisionsToS3ResponseDetails)
-
importAssetFromSignedUrl
ResponseDetails.Builder importAssetFromSignedUrl(ImportAssetFromSignedUrlResponseDetails importAssetFromSignedUrl)
Details for the import from signed URL response.
- Parameters:
importAssetFromSignedUrl- Details for the import from signed URL response.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
importAssetFromSignedUrl
default ResponseDetails.Builder importAssetFromSignedUrl(Consumer<ImportAssetFromSignedUrlResponseDetails.Builder> importAssetFromSignedUrl)
Details for the import from signed URL response.
This is a convenience method that creates an instance of theImportAssetFromSignedUrlResponseDetails.Builderavoiding the need to create one manually viaImportAssetFromSignedUrlResponseDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toimportAssetFromSignedUrl(ImportAssetFromSignedUrlResponseDetails).- Parameters:
importAssetFromSignedUrl- a consumer that will call methods onImportAssetFromSignedUrlResponseDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
importAssetFromSignedUrl(ImportAssetFromSignedUrlResponseDetails)
-
importAssetsFromS3
ResponseDetails.Builder importAssetsFromS3(ImportAssetsFromS3ResponseDetails importAssetsFromS3)
Details for the import from Amazon S3 response.
- Parameters:
importAssetsFromS3- Details for the import from Amazon S3 response.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
importAssetsFromS3
default ResponseDetails.Builder importAssetsFromS3(Consumer<ImportAssetsFromS3ResponseDetails.Builder> importAssetsFromS3)
Details for the import from Amazon S3 response.
This is a convenience method that creates an instance of theImportAssetsFromS3ResponseDetails.Builderavoiding the need to create one manually viaImportAssetsFromS3ResponseDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toimportAssetsFromS3(ImportAssetsFromS3ResponseDetails).- Parameters:
importAssetsFromS3- a consumer that will call methods onImportAssetsFromS3ResponseDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
importAssetsFromS3(ImportAssetsFromS3ResponseDetails)
-
importAssetsFromRedshiftDataShares
ResponseDetails.Builder importAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesResponseDetails importAssetsFromRedshiftDataShares)
Details from an import from Amazon Redshift datashare response.
- Parameters:
importAssetsFromRedshiftDataShares- Details from an import from Amazon Redshift datashare response.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
importAssetsFromRedshiftDataShares
default ResponseDetails.Builder importAssetsFromRedshiftDataShares(Consumer<ImportAssetsFromRedshiftDataSharesResponseDetails.Builder> importAssetsFromRedshiftDataShares)
Details from an import from Amazon Redshift datashare response.
This is a convenience method that creates an instance of theImportAssetsFromRedshiftDataSharesResponseDetails.Builderavoiding the need to create one manually viaImportAssetsFromRedshiftDataSharesResponseDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toimportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesResponseDetails).- Parameters:
importAssetsFromRedshiftDataShares- a consumer that will call methods onImportAssetsFromRedshiftDataSharesResponseDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
importAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesResponseDetails)
-
importAssetFromApiGatewayApi
ResponseDetails.Builder importAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails importAssetFromApiGatewayApi)
The response details.
- Parameters:
importAssetFromApiGatewayApi- The response details.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
importAssetFromApiGatewayApi
default ResponseDetails.Builder importAssetFromApiGatewayApi(Consumer<ImportAssetFromApiGatewayApiResponseDetails.Builder> importAssetFromApiGatewayApi)
The response details.
This is a convenience method that creates an instance of theImportAssetFromApiGatewayApiResponseDetails.Builderavoiding the need to create one manually viaImportAssetFromApiGatewayApiResponseDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toimportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails).- Parameters:
importAssetFromApiGatewayApi- a consumer that will call methods onImportAssetFromApiGatewayApiResponseDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
importAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails)
-
createS3DataAccessFromS3Bucket
ResponseDetails.Builder createS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketResponseDetails createS3DataAccessFromS3Bucket)
Response details from the CreateS3DataAccessFromS3Bucket job.
- Parameters:
createS3DataAccessFromS3Bucket- Response details from the CreateS3DataAccessFromS3Bucket job.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
createS3DataAccessFromS3Bucket
default ResponseDetails.Builder createS3DataAccessFromS3Bucket(Consumer<CreateS3DataAccessFromS3BucketResponseDetails.Builder> createS3DataAccessFromS3Bucket)
Response details from the CreateS3DataAccessFromS3Bucket job.
This is a convenience method that creates an instance of theCreateS3DataAccessFromS3BucketResponseDetails.Builderavoiding the need to create one manually viaCreateS3DataAccessFromS3BucketResponseDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tocreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketResponseDetails).- Parameters:
createS3DataAccessFromS3Bucket- a consumer that will call methods onCreateS3DataAccessFromS3BucketResponseDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
createS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketResponseDetails)
-
importAssetsFromLakeFormationTagPolicy
ResponseDetails.Builder importAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyResponseDetails importAssetsFromLakeFormationTagPolicy)
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
- Parameters:
importAssetsFromLakeFormationTagPolicy- Response details from the ImportAssetsFromLakeFormationTagPolicy job.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
importAssetsFromLakeFormationTagPolicy
default ResponseDetails.Builder importAssetsFromLakeFormationTagPolicy(Consumer<ImportAssetsFromLakeFormationTagPolicyResponseDetails.Builder> importAssetsFromLakeFormationTagPolicy)
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
This is a convenience method that creates an instance of theImportAssetsFromLakeFormationTagPolicyResponseDetails.Builderavoiding the need to create one manually viaImportAssetsFromLakeFormationTagPolicyResponseDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toimportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyResponseDetails).- Parameters:
importAssetsFromLakeFormationTagPolicy- a consumer that will call methods onImportAssetsFromLakeFormationTagPolicyResponseDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
importAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyResponseDetails)
-
-