Interface RequestDetails.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<RequestDetails.Builder,RequestDetails>,SdkBuilder<RequestDetails.Builder,RequestDetails>,SdkPojo
- Enclosing class:
- RequestDetails
public static interface RequestDetails.Builder extends SdkPojo, CopyableBuilder<RequestDetails.Builder,RequestDetails>
-
-
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
RequestDetails.Builder exportAssetToSignedUrl(ExportAssetToSignedUrlRequestDetails exportAssetToSignedUrl)
Details about the export to signed URL request.
- Parameters:
exportAssetToSignedUrl- Details about the export to signed URL request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
exportAssetToSignedUrl
default RequestDetails.Builder exportAssetToSignedUrl(Consumer<ExportAssetToSignedUrlRequestDetails.Builder> exportAssetToSignedUrl)
Details about the export to signed URL request.
This is a convenience method that creates an instance of theExportAssetToSignedUrlRequestDetails.Builderavoiding the need to create one manually viaExportAssetToSignedUrlRequestDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toexportAssetToSignedUrl(ExportAssetToSignedUrlRequestDetails).- Parameters:
exportAssetToSignedUrl- a consumer that will call methods onExportAssetToSignedUrlRequestDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
exportAssetToSignedUrl(ExportAssetToSignedUrlRequestDetails)
-
exportAssetsToS3
RequestDetails.Builder exportAssetsToS3(ExportAssetsToS3RequestDetails exportAssetsToS3)
Details about the export to Amazon S3 request.
- Parameters:
exportAssetsToS3- Details about the export to Amazon S3 request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
exportAssetsToS3
default RequestDetails.Builder exportAssetsToS3(Consumer<ExportAssetsToS3RequestDetails.Builder> exportAssetsToS3)
Details about the export to Amazon S3 request.
This is a convenience method that creates an instance of theExportAssetsToS3RequestDetails.Builderavoiding the need to create one manually viaExportAssetsToS3RequestDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toexportAssetsToS3(ExportAssetsToS3RequestDetails).- Parameters:
exportAssetsToS3- a consumer that will call methods onExportAssetsToS3RequestDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
exportAssetsToS3(ExportAssetsToS3RequestDetails)
-
exportRevisionsToS3
RequestDetails.Builder exportRevisionsToS3(ExportRevisionsToS3RequestDetails exportRevisionsToS3)
Details about the export to Amazon S3 request.
- Parameters:
exportRevisionsToS3- Details about the export to Amazon S3 request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
exportRevisionsToS3
default RequestDetails.Builder exportRevisionsToS3(Consumer<ExportRevisionsToS3RequestDetails.Builder> exportRevisionsToS3)
Details about the export to Amazon S3 request.
This is a convenience method that creates an instance of theExportRevisionsToS3RequestDetails.Builderavoiding the need to create one manually viaExportRevisionsToS3RequestDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toexportRevisionsToS3(ExportRevisionsToS3RequestDetails).- Parameters:
exportRevisionsToS3- a consumer that will call methods onExportRevisionsToS3RequestDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
exportRevisionsToS3(ExportRevisionsToS3RequestDetails)
-
importAssetFromSignedUrl
RequestDetails.Builder importAssetFromSignedUrl(ImportAssetFromSignedUrlRequestDetails importAssetFromSignedUrl)
Details about the import from Amazon S3 request.
- Parameters:
importAssetFromSignedUrl- Details about the import from Amazon S3 request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
importAssetFromSignedUrl
default RequestDetails.Builder importAssetFromSignedUrl(Consumer<ImportAssetFromSignedUrlRequestDetails.Builder> importAssetFromSignedUrl)
Details about the import from Amazon S3 request.
This is a convenience method that creates an instance of theImportAssetFromSignedUrlRequestDetails.Builderavoiding the need to create one manually viaImportAssetFromSignedUrlRequestDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toimportAssetFromSignedUrl(ImportAssetFromSignedUrlRequestDetails).- Parameters:
importAssetFromSignedUrl- a consumer that will call methods onImportAssetFromSignedUrlRequestDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
importAssetFromSignedUrl(ImportAssetFromSignedUrlRequestDetails)
-
importAssetsFromS3
RequestDetails.Builder importAssetsFromS3(ImportAssetsFromS3RequestDetails importAssetsFromS3)
Details about the import asset from API Gateway API request.
- Parameters:
importAssetsFromS3- Details about the import asset from API Gateway API request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
importAssetsFromS3
default RequestDetails.Builder importAssetsFromS3(Consumer<ImportAssetsFromS3RequestDetails.Builder> importAssetsFromS3)
Details about the import asset from API Gateway API request.
This is a convenience method that creates an instance of theImportAssetsFromS3RequestDetails.Builderavoiding the need to create one manually viaImportAssetsFromS3RequestDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toimportAssetsFromS3(ImportAssetsFromS3RequestDetails).- Parameters:
importAssetsFromS3- a consumer that will call methods onImportAssetsFromS3RequestDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
importAssetsFromS3(ImportAssetsFromS3RequestDetails)
-
importAssetsFromRedshiftDataShares
RequestDetails.Builder importAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesRequestDetails importAssetsFromRedshiftDataShares)
Details from an import from Amazon Redshift datashare request.
- Parameters:
importAssetsFromRedshiftDataShares- Details from an import from Amazon Redshift datashare request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
importAssetsFromRedshiftDataShares
default RequestDetails.Builder importAssetsFromRedshiftDataShares(Consumer<ImportAssetsFromRedshiftDataSharesRequestDetails.Builder> importAssetsFromRedshiftDataShares)
Details from an import from Amazon Redshift datashare request.
This is a convenience method that creates an instance of theImportAssetsFromRedshiftDataSharesRequestDetails.Builderavoiding the need to create one manually viaImportAssetsFromRedshiftDataSharesRequestDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toimportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesRequestDetails).- Parameters:
importAssetsFromRedshiftDataShares- a consumer that will call methods onImportAssetsFromRedshiftDataSharesRequestDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
importAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesRequestDetails)
-
importAssetFromApiGatewayApi
RequestDetails.Builder importAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiRequestDetails importAssetFromApiGatewayApi)
Details about the import from signed URL request.
- Parameters:
importAssetFromApiGatewayApi- Details about the import from signed URL request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
importAssetFromApiGatewayApi
default RequestDetails.Builder importAssetFromApiGatewayApi(Consumer<ImportAssetFromApiGatewayApiRequestDetails.Builder> importAssetFromApiGatewayApi)
Details about the import from signed URL request.
This is a convenience method that creates an instance of theImportAssetFromApiGatewayApiRequestDetails.Builderavoiding the need to create one manually viaImportAssetFromApiGatewayApiRequestDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toimportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiRequestDetails).- Parameters:
importAssetFromApiGatewayApi- a consumer that will call methods onImportAssetFromApiGatewayApiRequestDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
importAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiRequestDetails)
-
createS3DataAccessFromS3Bucket
RequestDetails.Builder createS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketRequestDetails createS3DataAccessFromS3Bucket)
Details of the request to create S3 data access from the Amazon S3 bucket.
- Parameters:
createS3DataAccessFromS3Bucket- Details of the request to create S3 data access from the Amazon S3 bucket.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
createS3DataAccessFromS3Bucket
default RequestDetails.Builder createS3DataAccessFromS3Bucket(Consumer<CreateS3DataAccessFromS3BucketRequestDetails.Builder> createS3DataAccessFromS3Bucket)
Details of the request to create S3 data access from the Amazon S3 bucket.
This is a convenience method that creates an instance of theCreateS3DataAccessFromS3BucketRequestDetails.Builderavoiding the need to create one manually viaCreateS3DataAccessFromS3BucketRequestDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tocreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketRequestDetails).- Parameters:
createS3DataAccessFromS3Bucket- a consumer that will call methods onCreateS3DataAccessFromS3BucketRequestDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
createS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketRequestDetails)
-
importAssetsFromLakeFormationTagPolicy
RequestDetails.Builder importAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyRequestDetails importAssetsFromLakeFormationTagPolicy)
Request details for the ImportAssetsFromLakeFormationTagPolicy job.
- Parameters:
importAssetsFromLakeFormationTagPolicy- Request details for the ImportAssetsFromLakeFormationTagPolicy job.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
importAssetsFromLakeFormationTagPolicy
default RequestDetails.Builder importAssetsFromLakeFormationTagPolicy(Consumer<ImportAssetsFromLakeFormationTagPolicyRequestDetails.Builder> importAssetsFromLakeFormationTagPolicy)
Request details for the ImportAssetsFromLakeFormationTagPolicy job.
This is a convenience method that creates an instance of theImportAssetsFromLakeFormationTagPolicyRequestDetails.Builderavoiding the need to create one manually viaImportAssetsFromLakeFormationTagPolicyRequestDetails.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toimportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyRequestDetails).- Parameters:
importAssetsFromLakeFormationTagPolicy- a consumer that will call methods onImportAssetsFromLakeFormationTagPolicyRequestDetails.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
importAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyRequestDetails)
-
-