Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractAWSDataExchange - Class in com.amazonaws.services.dataexchange
Abstract implementation of AWSDataExchange.
AbstractAWSDataExchange() - Constructor for class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
AbstractAWSDataExchangeAsync - Class in com.amazonaws.services.dataexchange
Abstract implementation of AWSDataExchangeAsync.
AbstractAWSDataExchangeAsync() - Constructor for class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
AccessDeniedException - Exception in com.amazonaws.services.dataexchange.model
Access to the resource is denied.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.dataexchange.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
Action - Class in com.amazonaws.services.dataexchange.model
What occurs after a certain event.
Action() - Constructor for class com.amazonaws.services.dataexchange.model.Action
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
Add a single Tags entry
ApiGatewayApiAsset - Class in com.amazonaws.services.dataexchange.model
The API Gateway API that is the asset.
ApiGatewayApiAsset() - Constructor for class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
 
AssetDestinationEntry - Class in com.amazonaws.services.dataexchange.model
The destination for the asset.
AssetDestinationEntry() - Constructor for class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
 
AssetDetails - Class in com.amazonaws.services.dataexchange.model
Details about the asset.
AssetDetails() - Constructor for class com.amazonaws.services.dataexchange.model.AssetDetails
 
AssetEntry - Class in com.amazonaws.services.dataexchange.model
An asset in AWS Data Exchange is a piece of data (Amazon S3 object) or a means of fulfilling data (Amazon Redshift datashare or Amazon API Gateway API, AWS Lake Formation data permission, or Amazon S3 data access).
AssetEntry() - Constructor for class com.amazonaws.services.dataexchange.model.AssetEntry
 
AssetSourceEntry - Class in com.amazonaws.services.dataexchange.model
The source of the assets.
AssetSourceEntry() - Constructor for class com.amazonaws.services.dataexchange.model.AssetSourceEntry
 
AssetType - Enum in com.amazonaws.services.dataexchange.model
 
asyncBuilder() - Static method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
AutoExportRevisionDestinationEntry - Class in com.amazonaws.services.dataexchange.model
A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.
AutoExportRevisionDestinationEntry() - Constructor for class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
 
AutoExportRevisionToS3RequestDetails - Class in com.amazonaws.services.dataexchange.model
Details of the operation to be performed by the job.
AutoExportRevisionToS3RequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
 
AWSDataExchange - Interface in com.amazonaws.services.dataexchange
Interface for accessing AWS Data Exchange.
AWSDataExchangeAsync - Interface in com.amazonaws.services.dataexchange
Interface for accessing AWS Data Exchange asynchronously.
AWSDataExchangeAsyncClient - Class in com.amazonaws.services.dataexchange
Client for accessing AWS Data Exchange asynchronously.
AWSDataExchangeAsyncClientBuilder - Class in com.amazonaws.services.dataexchange
Fluent builder for AWSDataExchangeAsync.
AWSDataExchangeClient - Class in com.amazonaws.services.dataexchange
Client for accessing AWS Data Exchange.
AWSDataExchangeClientBuilder - Class in com.amazonaws.services.dataexchange
Fluent builder for AWSDataExchange.
AWSDataExchangeException - Exception in com.amazonaws.services.dataexchange.model
Base exception for all service exceptions thrown by AWS Data Exchange
AWSDataExchangeException(String) - Constructor for exception com.amazonaws.services.dataexchange.model.AWSDataExchangeException
Constructs a new AWSDataExchangeException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClientBuilder
Construct an asynchronous implementation of AWSDataExchangeAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClientBuilder
Construct a synchronous implementation of AWSDataExchange using the current builder configuration.
builder() - Static method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
 

C

cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
cancelJob(CancelJobRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation cancels a job.
cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation cancels a job.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
cancelJobAsync(CancelJobRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation cancels a job.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation cancels a job.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
CancelJobRequest - Class in com.amazonaws.services.dataexchange.model
 
CancelJobRequest() - Constructor for class com.amazonaws.services.dataexchange.model.CancelJobRequest
 
CancelJobResult - Class in com.amazonaws.services.dataexchange.model
 
CancelJobResult() - Constructor for class com.amazonaws.services.dataexchange.model.CancelJobResult
 
clearTagsEntries() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.dataexchange.model.Action
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
 
clone() - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CancelJobRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CancelJobResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicy
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DataUpdateRequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.DeprecationRequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.Details
 
clone() - Method in class com.amazonaws.services.dataexchange.model.Event
 
clone() - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
 
clone() - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.GetJobRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlJobErrorDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.JobError
 
clone() - Method in class com.amazonaws.services.dataexchange.model.KmsKeyToGrant
 
clone() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
 
clone() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.LFTag
 
clone() - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.OriginDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAsset
 
clone() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAssetSourceEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.RevisionPublished
 
clone() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
 
clone() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
 
clone() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.S3SnapshotAsset
 
clone() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
 
clone() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.StartJobRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.StartJobResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicy
 
clone() - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
 
clone() - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
 
clone() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
 
clone() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
 
Code - Enum in com.amazonaws.services.dataexchange.model
 
com.amazonaws.services.dataexchange - package com.amazonaws.services.dataexchange
AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud.
com.amazonaws.services.dataexchange.model - package com.amazonaws.services.dataexchange.model
 
configFactory - Static variable in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.dataexchange.model
The request couldn't be completed because it conflicted with the current state of the resource.
ConflictException(String) - Constructor for exception com.amazonaws.services.dataexchange.model.ConflictException
Constructs a new ConflictException with the specified error message.
createDataSet(CreateDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
createDataSet(CreateDataSetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation creates a data set.
createDataSet(CreateDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation creates a data set.
createDataSetAsync(CreateDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
createDataSetAsync(CreateDataSetRequest, AsyncHandler<CreateDataSetRequest, CreateDataSetResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
createDataSetAsync(CreateDataSetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation creates a data set.
createDataSetAsync(CreateDataSetRequest, AsyncHandler<CreateDataSetRequest, CreateDataSetResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation creates a data set.
createDataSetAsync(CreateDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
createDataSetAsync(CreateDataSetRequest, AsyncHandler<CreateDataSetRequest, CreateDataSetResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
CreateDataSetRequest - Class in com.amazonaws.services.dataexchange.model
 
CreateDataSetRequest() - Constructor for class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
 
CreateDataSetResult - Class in com.amazonaws.services.dataexchange.model
 
CreateDataSetResult() - Constructor for class com.amazonaws.services.dataexchange.model.CreateDataSetResult
 
createEventAction(CreateEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
createEventAction(CreateEventActionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation creates an event action.
createEventAction(CreateEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation creates an event action.
createEventActionAsync(CreateEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
createEventActionAsync(CreateEventActionRequest, AsyncHandler<CreateEventActionRequest, CreateEventActionResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
createEventActionAsync(CreateEventActionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation creates an event action.
createEventActionAsync(CreateEventActionRequest, AsyncHandler<CreateEventActionRequest, CreateEventActionResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation creates an event action.
createEventActionAsync(CreateEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
createEventActionAsync(CreateEventActionRequest, AsyncHandler<CreateEventActionRequest, CreateEventActionResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
CreateEventActionRequest - Class in com.amazonaws.services.dataexchange.model
 
CreateEventActionRequest() - Constructor for class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
 
CreateEventActionResult - Class in com.amazonaws.services.dataexchange.model
 
CreateEventActionResult() - Constructor for class com.amazonaws.services.dataexchange.model.CreateEventActionResult
 
createJob(CreateJobRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
createJob(CreateJobRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation creates a job.
createJob(CreateJobRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation creates a job.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
createJobAsync(CreateJobRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation creates a job.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation creates a job.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
CreateJobRequest - Class in com.amazonaws.services.dataexchange.model
 
CreateJobRequest() - Constructor for class com.amazonaws.services.dataexchange.model.CreateJobRequest
 
CreateJobResult - Class in com.amazonaws.services.dataexchange.model
 
CreateJobResult() - Constructor for class com.amazonaws.services.dataexchange.model.CreateJobResult
 
createRevision(CreateRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
createRevision(CreateRevisionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation creates a revision for a data set.
createRevision(CreateRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation creates a revision for a data set.
createRevisionAsync(CreateRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
createRevisionAsync(CreateRevisionRequest, AsyncHandler<CreateRevisionRequest, CreateRevisionResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
createRevisionAsync(CreateRevisionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation creates a revision for a data set.
createRevisionAsync(CreateRevisionRequest, AsyncHandler<CreateRevisionRequest, CreateRevisionResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation creates a revision for a data set.
createRevisionAsync(CreateRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
createRevisionAsync(CreateRevisionRequest, AsyncHandler<CreateRevisionRequest, CreateRevisionResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
CreateRevisionRequest - Class in com.amazonaws.services.dataexchange.model
 
CreateRevisionRequest() - Constructor for class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
 
CreateRevisionResult - Class in com.amazonaws.services.dataexchange.model
 
CreateRevisionResult() - Constructor for class com.amazonaws.services.dataexchange.model.CreateRevisionResult
 
CreateS3DataAccessFromS3BucketRequestDetails - Class in com.amazonaws.services.dataexchange.model
Details of the operation to create an Amazon S3 data access from an S3 bucket.
CreateS3DataAccessFromS3BucketRequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
 
CreateS3DataAccessFromS3BucketResponseDetails - Class in com.amazonaws.services.dataexchange.model
Details about the response of the operation to create an S3 data access from an S3 bucket.
CreateS3DataAccessFromS3BucketResponseDetails() - Constructor for class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
 

D

DatabaseLFTagPolicy - Class in com.amazonaws.services.dataexchange.model
The LF-tag policy for database resources.
DatabaseLFTagPolicy() - Constructor for class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicy
 
DatabaseLFTagPolicyAndPermissions - Class in com.amazonaws.services.dataexchange.model
The LF-tag policy and permissions for database resources.
DatabaseLFTagPolicyAndPermissions() - Constructor for class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
 
DatabaseLFTagPolicyPermission - Enum in com.amazonaws.services.dataexchange.model
 
DataSetEntry - Class in com.amazonaws.services.dataexchange.model
A data set is an AWS resource with one or more revisions.
DataSetEntry() - Constructor for class com.amazonaws.services.dataexchange.model.DataSetEntry
 
DataUpdateRequestDetails - Class in com.amazonaws.services.dataexchange.model
Extra details specific to a data update type notification.
DataUpdateRequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.DataUpdateRequestDetails
 
defaultClient() - Static method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.dataexchange.AWSDataExchangeClientBuilder
 
deleteAsset(DeleteAssetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
deleteAsset(DeleteAssetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation deletes an asset.
deleteAsset(DeleteAssetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation deletes an asset.
deleteAssetAsync(DeleteAssetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
deleteAssetAsync(DeleteAssetRequest, AsyncHandler<DeleteAssetRequest, DeleteAssetResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
deleteAssetAsync(DeleteAssetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation deletes an asset.
deleteAssetAsync(DeleteAssetRequest, AsyncHandler<DeleteAssetRequest, DeleteAssetResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation deletes an asset.
deleteAssetAsync(DeleteAssetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
deleteAssetAsync(DeleteAssetRequest, AsyncHandler<DeleteAssetRequest, DeleteAssetResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
DeleteAssetRequest - Class in com.amazonaws.services.dataexchange.model
 
DeleteAssetRequest() - Constructor for class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
 
DeleteAssetResult - Class in com.amazonaws.services.dataexchange.model
 
DeleteAssetResult() - Constructor for class com.amazonaws.services.dataexchange.model.DeleteAssetResult
 
deleteDataSet(DeleteDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
deleteDataSet(DeleteDataSetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation deletes a data set.
deleteDataSet(DeleteDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation deletes a data set.
deleteDataSetAsync(DeleteDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
deleteDataSetAsync(DeleteDataSetRequest, AsyncHandler<DeleteDataSetRequest, DeleteDataSetResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
deleteDataSetAsync(DeleteDataSetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation deletes a data set.
deleteDataSetAsync(DeleteDataSetRequest, AsyncHandler<DeleteDataSetRequest, DeleteDataSetResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation deletes a data set.
deleteDataSetAsync(DeleteDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
deleteDataSetAsync(DeleteDataSetRequest, AsyncHandler<DeleteDataSetRequest, DeleteDataSetResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
DeleteDataSetRequest - Class in com.amazonaws.services.dataexchange.model
 
DeleteDataSetRequest() - Constructor for class com.amazonaws.services.dataexchange.model.DeleteDataSetRequest
 
DeleteDataSetResult - Class in com.amazonaws.services.dataexchange.model
 
DeleteDataSetResult() - Constructor for class com.amazonaws.services.dataexchange.model.DeleteDataSetResult
 
deleteEventAction(DeleteEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
deleteEventAction(DeleteEventActionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation deletes the event action.
deleteEventAction(DeleteEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation deletes the event action.
deleteEventActionAsync(DeleteEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
deleteEventActionAsync(DeleteEventActionRequest, AsyncHandler<DeleteEventActionRequest, DeleteEventActionResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
deleteEventActionAsync(DeleteEventActionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation deletes the event action.
deleteEventActionAsync(DeleteEventActionRequest, AsyncHandler<DeleteEventActionRequest, DeleteEventActionResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation deletes the event action.
deleteEventActionAsync(DeleteEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
deleteEventActionAsync(DeleteEventActionRequest, AsyncHandler<DeleteEventActionRequest, DeleteEventActionResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
DeleteEventActionRequest - Class in com.amazonaws.services.dataexchange.model
 
DeleteEventActionRequest() - Constructor for class com.amazonaws.services.dataexchange.model.DeleteEventActionRequest
 
DeleteEventActionResult - Class in com.amazonaws.services.dataexchange.model
 
DeleteEventActionResult() - Constructor for class com.amazonaws.services.dataexchange.model.DeleteEventActionResult
 
deleteRevision(DeleteRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
deleteRevision(DeleteRevisionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation deletes a revision.
deleteRevision(DeleteRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation deletes a revision.
deleteRevisionAsync(DeleteRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
deleteRevisionAsync(DeleteRevisionRequest, AsyncHandler<DeleteRevisionRequest, DeleteRevisionResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
deleteRevisionAsync(DeleteRevisionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation deletes a revision.
deleteRevisionAsync(DeleteRevisionRequest, AsyncHandler<DeleteRevisionRequest, DeleteRevisionResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation deletes a revision.
deleteRevisionAsync(DeleteRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
deleteRevisionAsync(DeleteRevisionRequest, AsyncHandler<DeleteRevisionRequest, DeleteRevisionResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
DeleteRevisionRequest - Class in com.amazonaws.services.dataexchange.model
 
DeleteRevisionRequest() - Constructor for class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
 
DeleteRevisionResult - Class in com.amazonaws.services.dataexchange.model
 
DeleteRevisionResult() - Constructor for class com.amazonaws.services.dataexchange.model.DeleteRevisionResult
 
DeprecationRequestDetails - Class in com.amazonaws.services.dataexchange.model
Extra details specific to a deprecation type notification.
DeprecationRequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.DeprecationRequestDetails
 
Details - Class in com.amazonaws.services.dataexchange.model
Information about the job error.
Details() - Constructor for class com.amazonaws.services.dataexchange.model.Details
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.dataexchange.AWSDataExchange
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.Action
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CancelJobRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CancelJobResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicy
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DataUpdateRequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.DeprecationRequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.Details
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.Event
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.GetJobRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlJobErrorDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.JobError
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.KmsKeyToGrant
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.LFTag
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.OriginDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAsset
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAssetSourceEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.RevisionPublished
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.S3SnapshotAsset
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.StartJobRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.StartJobResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicy
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
 
equals(Object) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
 
Event - Class in com.amazonaws.services.dataexchange.model
What occurs to start an action.
Event() - Constructor for class com.amazonaws.services.dataexchange.model.Event
 
EventActionEntry - Class in com.amazonaws.services.dataexchange.model
An event action is an object that defines the relationship between a specific event and an automated action that will be taken on behalf of the customer.
EventActionEntry() - Constructor for class com.amazonaws.services.dataexchange.model.EventActionEntry
 
ExceptionCause - Enum in com.amazonaws.services.dataexchange.model
 
ExportAssetsToS3RequestDetails - Class in com.amazonaws.services.dataexchange.model
Details of the operation to be performed by the job.
ExportAssetsToS3RequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
 
ExportAssetsToS3ResponseDetails - Class in com.amazonaws.services.dataexchange.model
Details about the export to Amazon S3 response.
ExportAssetsToS3ResponseDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
 
ExportAssetToSignedUrlRequestDetails - Class in com.amazonaws.services.dataexchange.model
Details of the operation to be performed by the job.
ExportAssetToSignedUrlRequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
 
ExportAssetToSignedUrlResponseDetails - Class in com.amazonaws.services.dataexchange.model
The details of the export to signed URL response.
ExportAssetToSignedUrlResponseDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
 
ExportRevisionsToS3RequestDetails - Class in com.amazonaws.services.dataexchange.model
Details of the operation to be performed by the job.
ExportRevisionsToS3RequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
 
ExportRevisionsToS3ResponseDetails - Class in com.amazonaws.services.dataexchange.model
Details about the export revisions to Amazon S3 response.
ExportRevisionsToS3ResponseDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
 
ExportServerSideEncryption - Class in com.amazonaws.services.dataexchange.model
Encryption configuration of the export job.
ExportServerSideEncryption() - Constructor for class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
 

F

fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.AssetType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.Code
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyPermission
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.ExceptionCause
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.JobErrorLimitName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.JobErrorResourceTypes
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.LFPermission
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.LFResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.LimitName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.NotificationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.Origin
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.ProtocolType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.SchemaChangeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.ServerSideEncryptionTypes
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.State
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.TableTagPolicyLFPermission
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dataexchange.model.Type
Use this in place of valueOf.

G

getAction() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
What occurs after a certain event.
getAction() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
What occurs after a certain event.
getAction() - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
What occurs after a certain event.
getAction() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
What occurs after a certain event.
getAction() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
What occurs after a certain event.
getAction() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
What occurs after a certain event.
getApiDescription() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API description of the API asset.
getApiDescription() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API description.
getApiDescription() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API description.
getApiEndpoint() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API endpoint of the API asset.
getApiGatewayApiAsset() - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
Information about the API Gateway API asset.
getApiId() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The unique identifier of the API asset.
getApiId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API Gateway API ID.
getApiId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API ID.
getApiKey() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API key of the API asset.
getApiKey() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API Gateway API key.
getApiKey() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API key.
getApiName() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API name of the API asset.
getApiName() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API name.
getApiName() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API name.
getApiSpecificationDownloadUrl() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The download URL of the API specification of the API asset.
getApiSpecificationDownloadUrlExpiresAt() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The date and time that the upload URL expires, in ISO 8601 format.
getApiSpecificationMd5Hash() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The Base64-encoded MD5 hash of the OpenAPI 3.0 JSON API specification file.
getApiSpecificationMd5Hash() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The Base64-encoded Md5 hash for the API asset, used to ensure the integrity of the API at that location.
getApiSpecificationUploadUrl() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The upload URL of the API specification.
getApiSpecificationUploadUrlExpiresAt() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The date and time that the upload URL expires, in ISO 8601 format.
getArn() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The ARN for the asset.
getArn() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The ARN for the data set.
getArn() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The ARN for the event action.
getArn() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The ARN for the job.
getArn() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The ARN for the revision.
getArn() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The ARN for the data set.
getArn() - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The Amazon Resource Name (ARN) for the event action.
getArn() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The ARN for the asset.
getArn() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The ARN for the data set.
getArn() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The ARN for the event action.
getArn() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The ARN for the job.
getArn() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The ARN for the revision.
getArn() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The ARN for the job.
getArn() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAsset
The Amazon Resource Name (ARN) of the datashare asset.
getArn() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
The ARN of the underlying Redshift data share that is being affected by this notification.
getArn() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The ARN for the revision.
getArn() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The ARN for the revision.
getArn() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The ARN for the asset.
getArn() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The ARN for the data set.
getArn() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The ARN for the event action.
getArn() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The ARN for the revision.
getAsset(GetAssetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
getAsset(GetAssetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation returns information about an asset.
getAsset(GetAssetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation returns information about an asset.
getAssetAsync(GetAssetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
getAssetAsync(GetAssetRequest, AsyncHandler<GetAssetRequest, GetAssetResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
getAssetAsync(GetAssetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation returns information about an asset.
getAssetAsync(GetAssetRequest, AsyncHandler<GetAssetRequest, GetAssetResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation returns information about an asset.
getAssetAsync(GetAssetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
getAssetAsync(GetAssetRequest, AsyncHandler<GetAssetRequest, GetAssetResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
getAssetDestinations() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
The destination for the asset.
getAssetDestinations() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
The destination in Amazon S3 where the asset is exported.
getAssetDetails() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
Details about the asset.
getAssetDetails() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
Details about the asset.
getAssetDetails() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
Details about the asset.
getAssetId() - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
The unique identifier for the asset.
getAssetId() - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
The unique identifier for an asset.
getAssetId() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
The unique identifier for the asset that is exported to a signed URL.
getAssetId() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The unique identifier for the asset associated with this export job.
getAssetId() - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
The unique identifier for an asset.
getAssetId() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The unique identifier for an asset.
getAssetName() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlJobErrorDetails
Details about the job error.
getAssetName() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The name of the asset.
getAssetName() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The name for the asset associated with this import job.
GetAssetRequest - Class in com.amazonaws.services.dataexchange.model
 
GetAssetRequest() - Constructor for class com.amazonaws.services.dataexchange.model.GetAssetRequest
 
GetAssetResult - Class in com.amazonaws.services.dataexchange.model
 
GetAssetResult() - Constructor for class com.amazonaws.services.dataexchange.model.GetAssetResult
 
getAssets() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
The asset objects listed by the request.
getAssetSource() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
Details about the S3 data access source asset.
getAssetSource() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
Details about the asset source from an Amazon S3 bucket.
getAssetSources() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
A list of Amazon Redshift datashare assets.
getAssetSources() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
A list of Amazon Redshift datashare asset sources.
getAssetSources() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
Is a list of Amazon S3 bucket and object key pairs.
getAssetSources() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
Is a list of Amazon S3 bucket and object key pairs.
getAssetType() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The type of asset that is added to a data set.
getAssetType() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
The type of asset that is added to a data set.
getAssetType() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The type of asset that is added to a data set.
getAssetType() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The type of asset that is added to a data set.
getAssetType() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The type of asset that is added to a data set.
getAssetType() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The type of asset that is added to a data set.
getAssetType() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The type of asset that is added to a data set.
getAssetType() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The type of asset that is added to a data set.
getBucket() - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
The Amazon S3 bucket that is the destination for the asset.
getBucket() - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
The Amazon S3 bucket that's part of the source of the asset.
getBucket() - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
The Amazon S3 bucket that is the destination for the event action.
getBucket() - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
The Amazon S3 bucket that is the destination for the assets in the revision.
getBucket() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The Amazon S3 bucket hosting data to be shared in the S3 data access.
getBucket() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCatalogId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The identifier for the AWS Glue Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The identifier for the AWS Glue Data Catalog.
getCatalogId() - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
The identifier for the AWS Glue Data Catalog.
getChanges() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
List of schema changes happening in the scope of this notification.
getClientToken() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Idempotency key for the notification, this key allows us to deduplicate notifications that are sent in quick succession erroneously.
getCode() - Method in class com.amazonaws.services.dataexchange.model.JobError
The code for the job error.
getComment() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
An optional comment about the revision.
getComment() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
An optional comment about the revision.
getComment() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
An optional comment about the revision.
getComment() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
An optional comment about the revision.
getComment() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
An optional comment about the revision.
getComment() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Free-form text field for providers to add information about their notifications.
getComment() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
An optional comment about the revision.
getComment() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
An optional comment about the revision.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The date and time that the asset was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The date and time that the data set was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The date and time that the event action was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The date and time that the job was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The date and time that the revision was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The date and time that the data set was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The date and time that the event action was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The date and time that the asset was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The date and time that the data set was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The date and time that the event action was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The date and time that the job was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The date and time that the revision was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The date and time that the job was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The date and time that the revision was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The date and time that the revision was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The date and time that the asset was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The date and time that the data set was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The date and time that the event action was created, in ISO 8601 format.
getCreatedAt() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The date and time that the revision was created, in ISO 8601 format.
getCreateS3DataAccessFromS3Bucket() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details of the request to create S3 data access from the Amazon S3 bucket.
getCreateS3DataAccessFromS3Bucket() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Response details from the CreateS3DataAccessFromS3Bucket job.
getDatabase() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
A structure for the database object.
getDatabase() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
A structure for the database object.
getDatabase() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
The underlying Glue database that the notification is referring to.
getDatabase() - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
Details about the database resource included in the AWS Lake Formation data permission.
getDatabase() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
The database name in the Redshift data share that is being affected by this notification.
getDataSet(GetDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
getDataSet(GetDataSetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation returns information about a data set.
getDataSet(GetDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation returns information about a data set.
getDataSetAsync(GetDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
getDataSetAsync(GetDataSetRequest, AsyncHandler<GetDataSetRequest, GetDataSetResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
getDataSetAsync(GetDataSetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation returns information about a data set.
getDataSetAsync(GetDataSetRequest, AsyncHandler<GetDataSetRequest, GetDataSetResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation returns information about a data set.
getDataSetAsync(GetDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
getDataSetAsync(GetDataSetRequest, AsyncHandler<GetDataSetRequest, GetDataSetResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The unique identifier for the data set associated with this asset.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The unique identifier for the data set associated with the data set revision.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
The unique identifier for the data set associated with the creation of this Amazon S3 data access.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
The unique identifier for this data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
The unique identifier for the data set associated with this export job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
The unique identifier for the data set associated with this export job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
The unique identifier for the data set associated with this export job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The unique identifier for the data set associated with this export job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
The unique identifier for the data set associated with this export job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
The unique identifier for the data set associated with this export job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The unique identifier for the data set associated with this asset.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The unique identifier for the data set associated with the data set revision.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The data set ID.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The data set ID.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The unique identifier for the data set associated with this import job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The unique identifier for the data set associated with this import job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The unique identifier for the data set associated with this import job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The unique identifier for the data set associated with this import job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
The unique identifier for the data set associated with this import job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
The unique identifier for the data set associated with this import job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
The unique identifier for the data set associated with this import job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
The unique identifier for the data set associated with this import job.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The unique identifier for the data set associated with the data set revision.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.RevisionPublished
The data set ID of the published revision.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The unique identifier for the data set associated with the data set revision.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Affected data set of the notification.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The unique identifier for the data set associated with this asset.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
The unique identifier for a data set.
getDataSetId() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The unique identifier for the data set associated with the data set revision.
GetDataSetRequest - Class in com.amazonaws.services.dataexchange.model
 
GetDataSetRequest() - Constructor for class com.amazonaws.services.dataexchange.model.GetDataSetRequest
 
GetDataSetResult - Class in com.amazonaws.services.dataexchange.model
 
GetDataSetResult() - Constructor for class com.amazonaws.services.dataexchange.model.GetDataSetResult
 
getDataSets() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
The data set objects listed by the request.
getDataShareArn() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAssetSourceEntry
The Amazon Resource Name (ARN) of the datashare asset.
getDataUpdate() - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
Extra details specific to a data update type notification.
getDataUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.DataUpdateRequestDetails
A datetime in the past when the data was updated.
getDeprecation() - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
Extra details specific to a deprecation type notification.
getDeprecationAt() - Method in class com.amazonaws.services.dataexchange.model.DeprecationRequestDetails
A datetime in the future when the data set will be deprecated.
getDescription() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
A description for the data set.
getDescription() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The description for the data set.
getDescription() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The description for the data set.
getDescription() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The description for the data set.
getDescription() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Description of what's changing about this field.
getDescription() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
The description for the data set.
getDescription() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The description for the data set.
getDetails() - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
The details for the CreateJob request.
getDetails() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
Details about the job.
getDetails() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
Details about the job.
getDetails() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
Details of the operation to be performed by the job, such as export destination details or import source details.
getDetails() - Method in class com.amazonaws.services.dataexchange.model.JobError
The details about the job error.
getDetails() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Extra details specific to this notification type.
getEncryption() - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
Encryption configuration for the auto export job.
getEncryption() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
Encryption configuration for the export job.
getEncryption() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
Encryption configuration of the export job.
getEncryption() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
Encryption configuration for the export job.
getEncryption() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
Encryption configuration of the export job.
getErrors() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The errors associated with jobs.
getErrors() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The errors associated with jobs.
getErrors() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
Errors for jobs.
getEvent() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
What occurs to start an action.
getEvent() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
What occurs to start an action.
getEvent() - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
What occurs to start an action.
getEvent() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
What occurs to start an action.
getEvent() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
What occurs to start an action.
getEventAction(GetEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
getEventAction(GetEventActionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation retrieves information about an event action.
getEventAction(GetEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation retrieves information about an event action.
getEventActionArn() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
The Amazon Resource Name (ARN) of the event action.
getEventActionAsync(GetEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
getEventActionAsync(GetEventActionRequest, AsyncHandler<GetEventActionRequest, GetEventActionResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
getEventActionAsync(GetEventActionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation retrieves information about an event action.
getEventActionAsync(GetEventActionRequest, AsyncHandler<GetEventActionRequest, GetEventActionResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation retrieves information about an event action.
getEventActionAsync(GetEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
getEventActionAsync(GetEventActionRequest, AsyncHandler<GetEventActionRequest, GetEventActionResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
getEventActionId() - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionRequest
The unique identifier for the event action.
getEventActionId() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionRequest
The unique identifier for the event action.
getEventActionId() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
The unique identifier for the event action.
GetEventActionRequest - Class in com.amazonaws.services.dataexchange.model
 
GetEventActionRequest() - Constructor for class com.amazonaws.services.dataexchange.model.GetEventActionRequest
 
GetEventActionResult - Class in com.amazonaws.services.dataexchange.model
 
GetEventActionResult() - Constructor for class com.amazonaws.services.dataexchange.model.GetEventActionResult
 
getEventActions() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
The event action objects listed by the request.
getEventSourceId() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
The unique identifier for the event source.
getExceptionCause() - Method in exception com.amazonaws.services.dataexchange.model.ValidationException
The unique identifier for the resource that couldn't be found.
getExecutorService() - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
Returns the executor service used by this client to execute async requests.
getExportAssetsToS3() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the export to Amazon S3 request.
getExportAssetsToS3() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the export to Amazon S3 response.
getExportAssetToSignedUrl() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the export to signed URL request.
getExportAssetToSignedUrl() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the export to signed URL response.
getExportRevisionsToS3() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the export to Amazon S3 request.
getExportRevisionsToS3() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the export revisions to Amazon S3 response.
getExportRevisionToS3() - Method in class com.amazonaws.services.dataexchange.model.Action
Details for the export revision to Amazon S3 action.
getExpression() - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicy
A list of LF-tag conditions that apply to database resources.
getExpression() - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
A list of LF-tag conditions that apply to database resources.
getExpression() - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicy
A list of LF-tag conditions that apply to table resources.
getExpression() - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
A list of LF-tag conditions that apply to table resources.
getFinalized() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
getFinalized() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
getFinalized() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
To publish a revision to a data set in a product, the revision must first be finalized.
getFinalized() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
getFinalized() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete.
getFinalized() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
getFunction() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A function name in the Redshift database that is being affected by this notification.
getId() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The unique identifier for the asset.
getId() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The unique identifier for the data set.
getId() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The unique identifier for the event action.
getId() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The unique identifier for the job.
getId() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The unique identifier for the revision.
getId() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The unique identifier for the data set.
getId() - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The unique identifier for the event action.
getId() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The unique identifier for the asset.
getId() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The unique identifier for the data set.
getId() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The unique identifier for the event action.
getId() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The unique identifier for the job.
getId() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The unique identifier for the revision.
getId() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The unique identifier for the job.
getId() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The unique identifier for the revision.
getId() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The unique identifier for the revision.
getId() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The unique identifier for the asset.
getId() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The unique identifier for the data set.
getId() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The unique identifier for the event action.
getId() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The unique identifier for the revision.
getImportAssetFromApiGatewayApi() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the import from signed URL request.
getImportAssetFromApiGatewayApi() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
The response details.
getImportAssetFromSignedUrl() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the import from Amazon S3 request.
getImportAssetFromSignedUrl() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the import from signed URL response.
getImportAssetFromSignedUrlJobErrorDetails() - Method in class com.amazonaws.services.dataexchange.model.Details
Information about the job error.
getImportAssetsFromLakeFormationTagPolicy() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Request details for the ImportAssetsFromLakeFormationTagPolicy job.
getImportAssetsFromLakeFormationTagPolicy() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
getImportAssetsFromRedshiftDataShares() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details from an import from Amazon Redshift datashare request.
getImportAssetsFromRedshiftDataShares() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details from an import from Amazon Redshift datashare response.
getImportAssetsFromS3() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the import asset from API Gateway API request.
getImportAssetsFromS3() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the import from Amazon S3 response.
getImportAssetsFromS3JobErrorDetails() - Method in class com.amazonaws.services.dataexchange.model.Details
Details about the job error.
getJob(GetJobRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
getJob(GetJobRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation returns information about a job.
getJob(GetJobRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation returns information about a job.
getJobAsync(GetJobRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
getJobAsync(GetJobRequest, AsyncHandler<GetJobRequest, GetJobResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
getJobAsync(GetJobRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation returns information about a job.
getJobAsync(GetJobRequest, AsyncHandler<GetJobRequest, GetJobResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation returns information about a job.
getJobAsync(GetJobRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
getJobAsync(GetJobRequest, AsyncHandler<GetJobRequest, GetJobResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
getJobId() - Method in class com.amazonaws.services.dataexchange.model.CancelJobRequest
The unique identifier for a job.
getJobId() - Method in class com.amazonaws.services.dataexchange.model.GetJobRequest
The unique identifier for a job.
getJobId() - Method in class com.amazonaws.services.dataexchange.model.StartJobRequest
The unique identifier for a job.
GetJobRequest - Class in com.amazonaws.services.dataexchange.model
 
GetJobRequest() - Constructor for class com.amazonaws.services.dataexchange.model.GetJobRequest
 
GetJobResult - Class in com.amazonaws.services.dataexchange.model
 
GetJobResult() - Constructor for class com.amazonaws.services.dataexchange.model.GetJobResult
 
getJobs() - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
The jobs listed by the request.
getKey() - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
The name of the object in Amazon S3 for the asset.
getKey() - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
The name of the object in Amazon S3 for the asset.
getKeyPattern() - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
A string representing the pattern for generated names of the individual assets in the revision.
getKeyPattern() - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
A string representing the pattern for generated names of the individual assets in the revision.
getKeyPrefixes() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.
getKeyPrefixes() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
Organizes Amazon S3 asset key prefixes stored in an Amazon S3 bucket.
getKeyPrefixes() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
A list of the key prefixes affected by this notification.
getKeys() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
S3 keys made available using this asset.
getKeys() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
The keys used to create the Amazon S3 data access.
getKeys() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
A list of the keys affected by this notification.
getKmsKeyArn() - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects.
getKmsKeyArn() - Method in class com.amazonaws.services.dataexchange.model.KmsKeyToGrant
The AWS KMS CMK (Key Management System Customer Managed Key) used to encrypt S3 objects in the shared S3 Bucket.
getKmsKeysToGrant() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset.
getKmsKeysToGrant() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset.
getLakeFormationDataPermissionAsset() - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The AWS Lake Formation data permission that is the asset.
getLakeFormationDataPermissionDetails() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
Details about the AWS Lake Formation data permission.
getLakeFormationDataPermissionType() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The data permission type.
getLakeFormationTagPolicies() - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying LF resources that will be affected by this notification.
getLFTagPolicy() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionDetails
Details about the LF-tag policy.
getLimitName() - Method in class com.amazonaws.services.dataexchange.model.JobError
The name of the limit that was reached.
getLimitName() - Method in exception com.amazonaws.services.dataexchange.model.ServiceLimitExceededException
The name of the limit that was reached.
getLimitValue() - Method in class com.amazonaws.services.dataexchange.model.JobError
The value of the exceeded limit.
getLimitValue() - Method in exception com.amazonaws.services.dataexchange.model.ServiceLimitExceededException
The value of the exceeded limit.
getMaxResults() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
The maximum number of results returned by a single call.
getMaxResults() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
The maximum number of results returned by a single call.
getMaxResults() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
The maximum number of results returned by a single call.
getMaxResults() - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The maximum number of results returned by a single call.
getMaxResults() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The maximum number of results returned by a single call.
getMd5Hash() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
getMd5Hash() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
getMessage() - Method in class com.amazonaws.services.dataexchange.model.JobError
The message related to the job error.
getName() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The name of the asset.
getName() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
The name of the data set.
getName() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The name of the data set.
getName() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The name of the data set.
getName() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The name of the asset.
getName() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The name of the data set.
getName() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Name of the changing field.
getName() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The name of the asset.
getName() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The name of the asset.
getName() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
The name of the data set.
getName() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The name of the data set.
getNextToken() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
The token value retrieved from a previous call to access the next page of results.
getOrigin() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
getOrigin() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
getOrigin() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
getOrigin() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
getOrigin() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
getOriginDetails() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
getOriginDetails() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
getOriginDetails() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
getOriginDetails() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
getPermissions() - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
The permissions granted to subscribers on database resources.
getPermissions() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The permissions granted to the subscribers on the resource.
getPermissions() - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
The permissions granted to subscribers on table resources.
getProductId() - Method in class com.amazonaws.services.dataexchange.model.OriginDetails
The product ID of the origin of the data set.
getProtocolType() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The protocol type of the API asset.
getProtocolType() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The protocol type.
getProtocolType() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The protocol type.
getRedshiftDataShareAsset() - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The Amazon Redshift datashare that is the asset.
getRedshiftDataShares() - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying Redshift resources that will be affected by this notification.
getResourceArn() - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
getResourceArn() - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
getResourceArn() - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
getResourceDetails() - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
Details for the Lake Formation Resources included in the LF-tag policy.
getResourceId() - Method in exception com.amazonaws.services.dataexchange.model.ConflictException
The unique identifier for the resource with the conflict.
getResourceId() - Method in class com.amazonaws.services.dataexchange.model.JobError
The unique identifier for the resource related to the error.
getResourceId() - Method in exception com.amazonaws.services.dataexchange.model.ResourceNotFoundException
The unique identifier for the resource that couldn't be found.
getResourceType() - Method in exception com.amazonaws.services.dataexchange.model.ConflictException
The type of the resource with the conflict.
getResourceType() - Method in class com.amazonaws.services.dataexchange.model.JobError
The type of resource related to the error.
getResourceType() - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
The resource type for which the LF-tag policy applies.
getResourceType() - Method in exception com.amazonaws.services.dataexchange.model.ResourceNotFoundException
The type of resource that couldn't be found.
getRevision(GetRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
getRevision(GetRevisionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation returns information about a revision.
getRevision(GetRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation returns information about a revision.
getRevisionAsync(GetRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
getRevisionAsync(GetRevisionRequest, AsyncHandler<GetRevisionRequest, GetRevisionResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
getRevisionAsync(GetRevisionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation returns information about a revision.
getRevisionAsync(GetRevisionRequest, AsyncHandler<GetRevisionRequest, GetRevisionResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation returns information about a revision.
getRevisionAsync(GetRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
getRevisionAsync(GetRevisionRequest, AsyncHandler<GetRevisionRequest, GetRevisionResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
getRevisionDestination() - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.
getRevisionDestinations() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
The destination for the revision.
getRevisionDestinations() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
The destination in Amazon S3 where the revision is exported.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The unique identifier for the revision associated with this asset.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
The unique identifier for a revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
The unique identifier for the revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
The unique identifier for a revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
The unique identifier for a revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
The unique identifier for the revision associated with this export request.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
The unique identifier for the revision associated with this export response.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
The unique identifier for the revision associated with this export request.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The unique identifier for the revision associated with this export response.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
The unique identifier for a revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The unique identifier for the revision associated with this asset.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionRequest
The unique identifier for a revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The revision ID.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The revision ID.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The unique identifier for the revision associated with this import request.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The unique identifier for the revision associated with this import response.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The unique identifier for the revision associated with this import job.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The unique identifier for the revision associated with this import job.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
The unique identifier for the revision associated with this import job.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
The unique identifier for the revision associated with this import job.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
The unique identifier for the revision associated with this import request.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
The unique identifier for the revision associated with this import response.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The unique identifier for a revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The unique identifier for a revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
The unique identifier for the revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
The unique identifier for a revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The unique identifier for a revision.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The unique identifier for the revision associated with this asset.
getRevisionId() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
The unique identifier for a revision.
getRevisionPublished() - Method in class com.amazonaws.services.dataexchange.model.Event
What occurs to start the revision publish action.
GetRevisionRequest - Class in com.amazonaws.services.dataexchange.model
 
GetRevisionRequest() - Constructor for class com.amazonaws.services.dataexchange.model.GetRevisionRequest
 
GetRevisionResult - Class in com.amazonaws.services.dataexchange.model
 
GetRevisionResult() - Constructor for class com.amazonaws.services.dataexchange.model.GetRevisionResult
 
getRevisions() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
The asset objects listed by the request.
getRevocationComment() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
getRevocationComment() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
getRevocationComment() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
A required comment to inform subscribers of the reason their access to the revision was revoked.
getRevocationComment() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
A required comment to inform subscribers of the reason their access to the revision was revoked.
getRevocationComment() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
getRevocationComment() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
getRevoked() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
A status indicating that subscribers' access to the revision was revoked.
getRevoked() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
A status indicating that subscribers' access to the revision was revoked.
getRevoked() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
A status indicating that subscribers' access to the revision was revoked.
getRevoked() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
A status indicating that subscribers' access to the revision was revoked.
getRevoked() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
A status indicating that subscribers' access to the revision was revoked.
getRevokedAt() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
getRevokedAt() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
getRevokedAt() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The date and time that the revision was revoked, in ISO 8601 format.
getRevokedAt() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
getRevokedAt() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
getRoleArn() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions of subscribers to AWS Lake Formation data permissions.
getRoleArn() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
getRoleArn() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
getS3AccessPointAlias() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The automatically-generated bucket-style alias for your Amazon S3 Access Point.
getS3AccessPointArn() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The ARN for your Amazon S3 Access Point.
getS3DataAccessAsset() - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The Amazon S3 data access that is the asset.
getS3DataAccesses() - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying S3 resources that will be affected by this notification.
getS3SnapshotAsset() - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The Amazon S3 object that is the asset.
getSchema() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A schema name in the Redshift database that is being affected by this notification.
getSchemaChange() - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
Extra details specific to a schema change type notification.
getSchemaChangeAt() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
A date in the future when the schema change is taking effect.
getScope() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Affected scope of this notification such as the underlying resources affected by the notification event.
getSignedUrl() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The signed URL for the export request.
getSignedUrl() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The signed URL.
getSignedUrlExpiresAt() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The date and time that the signed URL expires, in ISO 8601 format.
getSignedUrlExpiresAt() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The time and date at which the signed URL expires, in ISO 8601 format.
getSize() - Method in class com.amazonaws.services.dataexchange.model.S3SnapshotAsset
The size of the Amazon S3 object that is the object.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The asset ID of the owned asset corresponding to the entitled asset being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The data set ID of the owned data set corresponding to the entitled data set being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The data set ID of the owned data set corresponding to the entitled data set being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The asset ID of the owned asset corresponding to the entitled asset being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The data set ID of the owned data set corresponding to the entitled data set being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The revision ID of the owned revision corresponding to the entitled revision being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The asset ID of the owned asset corresponding to the entitled asset being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The data set ID of the owned data set corresponding to the entitled data set being viewed.
getSourceId() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
getStage() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The stage of the API asset.
getStage() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API stage.
getStage() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API stage.
getState() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The state of the job.
getState() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The state of the job.
getState() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The state of the job.
getTable() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
A structure for the table object.
getTable() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
A structure for the table object.
getTable() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
The underlying Glue table that the notification is referring to.
getTable() - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
Details about the table resource included in the AWS Lake Formation data permission.
getTable() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A table name in the Redshift database that is being affected by this notification.
getTagKey() - Method in class com.amazonaws.services.dataexchange.model.LFTag
The key name for the LF-tag.
getTagKeys() - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
The key tags.
getTags() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
A data set tag is an optional label that you can assign to a data set when you create it.
getTags() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The tags for the data set.
getTags() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
A revision tag is an optional label that you can assign to a revision when you create it.
getTags() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The tags for the revision.
getTags() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The tags for the data set.
getTags() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The tags for the revision.
getTags() - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceResult
A label that consists of a customer-defined key and an optional value.
getTags() - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
A label that consists of a customer-defined key and an optional value.
getTagValues() - Method in class com.amazonaws.services.dataexchange.model.LFTag
A list of LF-tag values.
getType() - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
The type of job to be created.
getType() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The job type.
getType() - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
The type of server side encryption used for encrypting the objects in Amazon S3.
getType() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The job type.
getType() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The job type.
getType() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Is the field being added, removed, or modified?
getType() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
The type of the notification.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The date and time that the asset was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The date and time that the data set was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The date and time that the event action was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The date and time that the job was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The date and time that the data set was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The date and time that the event action was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The date and time that the asset was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The date and time that the data set was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The date and time that the event action was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The date and time that the job was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The date and time that the job was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The date and time that the revision was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The date and time that the asset was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The date and time that the data set was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The date and time that the event action was last updated, in ISO 8601 format.
getUpdatedAt() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
getView() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A view name in the Redshift database that is being affected by this notification.

H

hashCode() - Method in class com.amazonaws.services.dataexchange.model.Action
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CancelJobRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CancelJobResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicy
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DataUpdateRequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.DeprecationRequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.Details
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.Event
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.GetJobRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlJobErrorDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.JobError
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.KmsKeyToGrant
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.LFTag
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.OriginDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAsset
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAssetSourceEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.RevisionPublished
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.S3SnapshotAsset
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.StartJobRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.StartJobResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicy
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
 
hashCode() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
 

I

ImportAssetFromApiGatewayApiRequestDetails - Class in com.amazonaws.services.dataexchange.model
The request details.
ImportAssetFromApiGatewayApiRequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
 
ImportAssetFromApiGatewayApiResponseDetails - Class in com.amazonaws.services.dataexchange.model
The response details.
ImportAssetFromApiGatewayApiResponseDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
 
ImportAssetFromSignedUrlJobErrorDetails - Class in com.amazonaws.services.dataexchange.model
Details about the job error.
ImportAssetFromSignedUrlJobErrorDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlJobErrorDetails
 
ImportAssetFromSignedUrlRequestDetails - Class in com.amazonaws.services.dataexchange.model
Details of the operation to be performed by the job.
ImportAssetFromSignedUrlRequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
 
ImportAssetFromSignedUrlResponseDetails - Class in com.amazonaws.services.dataexchange.model
The details in the response for an import request, including the signed URL and other information.
ImportAssetFromSignedUrlResponseDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
 
ImportAssetsFromLakeFormationTagPolicyRequestDetails - Class in com.amazonaws.services.dataexchange.model
Details about the assets imported from an AWS Lake Formation tag policy request.
ImportAssetsFromLakeFormationTagPolicyRequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
 
ImportAssetsFromLakeFormationTagPolicyResponseDetails - Class in com.amazonaws.services.dataexchange.model
Details from an import AWS Lake Formation tag policy job response.
ImportAssetsFromLakeFormationTagPolicyResponseDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
 
ImportAssetsFromRedshiftDataSharesRequestDetails - Class in com.amazonaws.services.dataexchange.model
Details from an import from Amazon Redshift datashare request.
ImportAssetsFromRedshiftDataSharesRequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
 
ImportAssetsFromRedshiftDataSharesResponseDetails - Class in com.amazonaws.services.dataexchange.model
Details from an import from Amazon Redshift datashare response.
ImportAssetsFromRedshiftDataSharesResponseDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
 
ImportAssetsFromS3RequestDetails - Class in com.amazonaws.services.dataexchange.model
Details of the operation to be performed by the job.
ImportAssetsFromS3RequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
 
ImportAssetsFromS3ResponseDetails - Class in com.amazonaws.services.dataexchange.model
Details from an import from Amazon S3 response.
ImportAssetsFromS3ResponseDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
 
InternalServerException - Exception in com.amazonaws.services.dataexchange.model
An exception occurred with the service.
InternalServerException(String) - Constructor for exception com.amazonaws.services.dataexchange.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isFinalized() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
isFinalized() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
isFinalized() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
To publish a revision to a data set in a product, the revision must first be finalized.
isFinalized() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
isFinalized() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete.
isFinalized() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
isRevoked() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
A status indicating that subscribers' access to the revision was revoked.
isRevoked() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
A status indicating that subscribers' access to the revision was revoked.
isRevoked() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
A status indicating that subscribers' access to the revision was revoked.
isRevoked() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
A status indicating that subscribers' access to the revision was revoked.
isRevoked() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
A status indicating that subscribers' access to the revision was revoked.

J

JobEntry - Class in com.amazonaws.services.dataexchange.model
AWS Data Exchange Jobs are asynchronous import or export operations used to create or copy assets.
JobEntry() - Constructor for class com.amazonaws.services.dataexchange.model.JobEntry
 
JobError - Class in com.amazonaws.services.dataexchange.model
An error that occurred with the job request.
JobError() - Constructor for class com.amazonaws.services.dataexchange.model.JobError
 
JobErrorLimitName - Enum in com.amazonaws.services.dataexchange.model
 
JobErrorResourceTypes - Enum in com.amazonaws.services.dataexchange.model
 

K

KmsKeyToGrant - Class in com.amazonaws.services.dataexchange.model
The Amazon Resource Name (ARN) of the AWS KMS key used to encrypt the shared S3 objects.
KmsKeyToGrant() - Constructor for class com.amazonaws.services.dataexchange.model.KmsKeyToGrant
 

L

LakeFormationDataPermissionAsset - Class in com.amazonaws.services.dataexchange.model
The AWS Lake Formation data permission asset.
LakeFormationDataPermissionAsset() - Constructor for class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
 
LakeFormationDataPermissionDetails - Class in com.amazonaws.services.dataexchange.model
Details about the AWS Lake Formation data permission.
LakeFormationDataPermissionDetails() - Constructor for class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionDetails
 
LakeFormationDataPermissionType - Enum in com.amazonaws.services.dataexchange.model
 
LakeFormationTagPolicyDetails - Class in com.amazonaws.services.dataexchange.model
Extra details specific to the affected scope in this LF data set.
LakeFormationTagPolicyDetails() - Constructor for class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
 
LFPermission - Enum in com.amazonaws.services.dataexchange.model
 
LFResourceDetails - Class in com.amazonaws.services.dataexchange.model
Details about the AWS Lake Formation resource (Table or Database) included in the AWS Lake Formation data permission.
LFResourceDetails() - Constructor for class com.amazonaws.services.dataexchange.model.LFResourceDetails
 
LFResourceType - Enum in com.amazonaws.services.dataexchange.model
 
LFTag - Class in com.amazonaws.services.dataexchange.model
A structure that allows an LF-admin to grant permissions on certain conditions.
LFTag() - Constructor for class com.amazonaws.services.dataexchange.model.LFTag
 
LFTagPolicyDetails - Class in com.amazonaws.services.dataexchange.model
Details about the LF-tag policy.
LFTagPolicyDetails() - Constructor for class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
 
LimitName - Enum in com.amazonaws.services.dataexchange.model
 
listDataSetRevisions(ListDataSetRevisionsRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
listDataSetRevisions(ListDataSetRevisionsRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation lists a data set's revisions sorted by CreatedAt in descending order.
listDataSetRevisions(ListDataSetRevisionsRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation lists a data set's revisions sorted by CreatedAt in descending order.
listDataSetRevisionsAsync(ListDataSetRevisionsRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listDataSetRevisionsAsync(ListDataSetRevisionsRequest, AsyncHandler<ListDataSetRevisionsRequest, ListDataSetRevisionsResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listDataSetRevisionsAsync(ListDataSetRevisionsRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists a data set's revisions sorted by CreatedAt in descending order.
listDataSetRevisionsAsync(ListDataSetRevisionsRequest, AsyncHandler<ListDataSetRevisionsRequest, ListDataSetRevisionsResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists a data set's revisions sorted by CreatedAt in descending order.
listDataSetRevisionsAsync(ListDataSetRevisionsRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
listDataSetRevisionsAsync(ListDataSetRevisionsRequest, AsyncHandler<ListDataSetRevisionsRequest, ListDataSetRevisionsResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
ListDataSetRevisionsRequest - Class in com.amazonaws.services.dataexchange.model
 
ListDataSetRevisionsRequest() - Constructor for class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
 
ListDataSetRevisionsResult - Class in com.amazonaws.services.dataexchange.model
 
ListDataSetRevisionsResult() - Constructor for class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
 
listDataSets(ListDataSetsRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
listDataSets(ListDataSetsRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation lists your data sets.
listDataSets(ListDataSetsRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation lists your data sets.
listDataSetsAsync(ListDataSetsRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listDataSetsAsync(ListDataSetsRequest, AsyncHandler<ListDataSetsRequest, ListDataSetsResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listDataSetsAsync(ListDataSetsRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists your data sets.
listDataSetsAsync(ListDataSetsRequest, AsyncHandler<ListDataSetsRequest, ListDataSetsResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists your data sets.
listDataSetsAsync(ListDataSetsRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
listDataSetsAsync(ListDataSetsRequest, AsyncHandler<ListDataSetsRequest, ListDataSetsResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
ListDataSetsRequest - Class in com.amazonaws.services.dataexchange.model
 
ListDataSetsRequest() - Constructor for class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
 
ListDataSetsResult - Class in com.amazonaws.services.dataexchange.model
 
ListDataSetsResult() - Constructor for class com.amazonaws.services.dataexchange.model.ListDataSetsResult
 
listEventActions(ListEventActionsRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
listEventActions(ListEventActionsRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation lists your event actions.
listEventActions(ListEventActionsRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation lists your event actions.
listEventActionsAsync(ListEventActionsRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listEventActionsAsync(ListEventActionsRequest, AsyncHandler<ListEventActionsRequest, ListEventActionsResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listEventActionsAsync(ListEventActionsRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists your event actions.
listEventActionsAsync(ListEventActionsRequest, AsyncHandler<ListEventActionsRequest, ListEventActionsResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists your event actions.
listEventActionsAsync(ListEventActionsRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
listEventActionsAsync(ListEventActionsRequest, AsyncHandler<ListEventActionsRequest, ListEventActionsResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
ListEventActionsRequest - Class in com.amazonaws.services.dataexchange.model
 
ListEventActionsRequest() - Constructor for class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
 
ListEventActionsResult - Class in com.amazonaws.services.dataexchange.model
 
ListEventActionsResult() - Constructor for class com.amazonaws.services.dataexchange.model.ListEventActionsResult
 
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation lists your jobs sorted by CreatedAt in descending order.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation lists your jobs sorted by CreatedAt in descending order.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listJobsAsync(ListJobsRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists your jobs sorted by CreatedAt in descending order.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists your jobs sorted by CreatedAt in descending order.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
ListJobsRequest - Class in com.amazonaws.services.dataexchange.model
 
ListJobsRequest() - Constructor for class com.amazonaws.services.dataexchange.model.ListJobsRequest
 
ListJobsResult - Class in com.amazonaws.services.dataexchange.model
 
ListJobsResult() - Constructor for class com.amazonaws.services.dataexchange.model.ListJobsResult
 
listRevisionAssets(ListRevisionAssetsRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
listRevisionAssets(ListRevisionAssetsRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation lists a revision's assets sorted alphabetically in descending order.
listRevisionAssets(ListRevisionAssetsRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation lists a revision's assets sorted alphabetically in descending order.
listRevisionAssetsAsync(ListRevisionAssetsRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listRevisionAssetsAsync(ListRevisionAssetsRequest, AsyncHandler<ListRevisionAssetsRequest, ListRevisionAssetsResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listRevisionAssetsAsync(ListRevisionAssetsRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists a revision's assets sorted alphabetically in descending order.
listRevisionAssetsAsync(ListRevisionAssetsRequest, AsyncHandler<ListRevisionAssetsRequest, ListRevisionAssetsResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists a revision's assets sorted alphabetically in descending order.
listRevisionAssetsAsync(ListRevisionAssetsRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
listRevisionAssetsAsync(ListRevisionAssetsRequest, AsyncHandler<ListRevisionAssetsRequest, ListRevisionAssetsResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
ListRevisionAssetsRequest - Class in com.amazonaws.services.dataexchange.model
 
ListRevisionAssetsRequest() - Constructor for class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
 
ListRevisionAssetsResult - Class in com.amazonaws.services.dataexchange.model
 
ListRevisionAssetsResult() - Constructor for class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation lists the tags on the resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation lists the tags on the resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists the tags on the resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation lists the tags on the resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.dataexchange.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.dataexchange.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.dataexchange.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.dataexchange.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.Action
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.DataUpdateRequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.DeprecationRequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.Details
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.Event
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlJobErrorDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.JobError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.KmsKeyToGrant
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.LFTag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.OriginDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAsset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAssetSourceEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.RevisionPublished
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.S3SnapshotAsset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
 

N

NotificationDetails - Class in com.amazonaws.services.dataexchange.model
Extra details specific to this notification.
NotificationDetails() - Constructor for class com.amazonaws.services.dataexchange.model.NotificationDetails
 
NotificationType - Enum in com.amazonaws.services.dataexchange.model
 

O

Origin - Enum in com.amazonaws.services.dataexchange.model
 
OriginDetails - Class in com.amazonaws.services.dataexchange.model
Details about the origin of the data set.
OriginDetails() - Constructor for class com.amazonaws.services.dataexchange.model.OriginDetails
 

P

ProtocolType - Enum in com.amazonaws.services.dataexchange.model
 

R

RedshiftDataShareAsset - Class in com.amazonaws.services.dataexchange.model
The Amazon Redshift datashare asset.
RedshiftDataShareAsset() - Constructor for class com.amazonaws.services.dataexchange.model.RedshiftDataShareAsset
 
RedshiftDataShareAssetSourceEntry - Class in com.amazonaws.services.dataexchange.model
The source of the Amazon Redshift datashare asset.
RedshiftDataShareAssetSourceEntry() - Constructor for class com.amazonaws.services.dataexchange.model.RedshiftDataShareAssetSourceEntry
 
RedshiftDataShareDetails - Class in com.amazonaws.services.dataexchange.model
Extra details specific to the affected scope in this Redshift data set.
RedshiftDataShareDetails() - Constructor for class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
 
RequestDetails - Class in com.amazonaws.services.dataexchange.model
The details for the request.
RequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.RequestDetails
 
ResourceNotFoundException - Exception in com.amazonaws.services.dataexchange.model
The resource couldn't be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.dataexchange.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceType - Enum in com.amazonaws.services.dataexchange.model
 
ResponseDetails - Class in com.amazonaws.services.dataexchange.model
Details for the response.
ResponseDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ResponseDetails
 
RevisionDestinationEntry - Class in com.amazonaws.services.dataexchange.model
The destination where the assets in the revision will be exported.
RevisionDestinationEntry() - Constructor for class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
 
RevisionEntry - Class in com.amazonaws.services.dataexchange.model
A revision is a container for one or more assets.
RevisionEntry() - Constructor for class com.amazonaws.services.dataexchange.model.RevisionEntry
 
RevisionPublished - Class in com.amazonaws.services.dataexchange.model
Information about the published revision.
RevisionPublished() - Constructor for class com.amazonaws.services.dataexchange.model.RevisionPublished
 
revokeRevision(RevokeRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
revokeRevision(RevokeRevisionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation revokes subscribers' access to a revision.
revokeRevision(RevokeRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation revokes subscribers' access to a revision.
revokeRevisionAsync(RevokeRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
revokeRevisionAsync(RevokeRevisionRequest, AsyncHandler<RevokeRevisionRequest, RevokeRevisionResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
revokeRevisionAsync(RevokeRevisionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation revokes subscribers' access to a revision.
revokeRevisionAsync(RevokeRevisionRequest, AsyncHandler<RevokeRevisionRequest, RevokeRevisionResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation revokes subscribers' access to a revision.
revokeRevisionAsync(RevokeRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
revokeRevisionAsync(RevokeRevisionRequest, AsyncHandler<RevokeRevisionRequest, RevokeRevisionResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
RevokeRevisionRequest - Class in com.amazonaws.services.dataexchange.model
 
RevokeRevisionRequest() - Constructor for class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
 
RevokeRevisionResult - Class in com.amazonaws.services.dataexchange.model
 
RevokeRevisionResult() - Constructor for class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
 

S

S3DataAccessAsset - Class in com.amazonaws.services.dataexchange.model
The Amazon S3 data access that is the asset.
S3DataAccessAsset() - Constructor for class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
 
S3DataAccessAssetSourceEntry - Class in com.amazonaws.services.dataexchange.model
Source details for an Amazon S3 data access asset.
S3DataAccessAssetSourceEntry() - Constructor for class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
 
S3DataAccessDetails - Class in com.amazonaws.services.dataexchange.model
Extra details specific to the affected scope in this S3 Data Access data set.
S3DataAccessDetails() - Constructor for class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
 
S3SnapshotAsset - Class in com.amazonaws.services.dataexchange.model
The Amazon S3 object that is the asset.
S3SnapshotAsset() - Constructor for class com.amazonaws.services.dataexchange.model.S3SnapshotAsset
 
SchemaChangeDetails - Class in com.amazonaws.services.dataexchange.model
Object encompassing information about a schema change to a single, particular field, a notification can have up to 100 of these.
SchemaChangeDetails() - Constructor for class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
 
SchemaChangeRequestDetails - Class in com.amazonaws.services.dataexchange.model
Extra details specific to this schema change type notification.
SchemaChangeRequestDetails() - Constructor for class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
 
SchemaChangeType - Enum in com.amazonaws.services.dataexchange.model
 
ScopeDetails - Class in com.amazonaws.services.dataexchange.model
Details about the scope of the notifications such as the affected resources.
ScopeDetails() - Constructor for class com.amazonaws.services.dataexchange.model.ScopeDetails
 
sendDataSetNotification(SendDataSetNotificationRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
sendDataSetNotification(SendDataSetNotificationRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
The type of event associated with the data set.
sendDataSetNotification(SendDataSetNotificationRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
The type of event associated with the data set.
sendDataSetNotificationAsync(SendDataSetNotificationRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
sendDataSetNotificationAsync(SendDataSetNotificationRequest, AsyncHandler<SendDataSetNotificationRequest, SendDataSetNotificationResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
sendDataSetNotificationAsync(SendDataSetNotificationRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
The type of event associated with the data set.
sendDataSetNotificationAsync(SendDataSetNotificationRequest, AsyncHandler<SendDataSetNotificationRequest, SendDataSetNotificationResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
The type of event associated with the data set.
sendDataSetNotificationAsync(SendDataSetNotificationRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
sendDataSetNotificationAsync(SendDataSetNotificationRequest, AsyncHandler<SendDataSetNotificationRequest, SendDataSetNotificationResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
SendDataSetNotificationRequest - Class in com.amazonaws.services.dataexchange.model
 
SendDataSetNotificationRequest() - Constructor for class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
 
SendDataSetNotificationResult - Class in com.amazonaws.services.dataexchange.model
 
SendDataSetNotificationResult() - Constructor for class com.amazonaws.services.dataexchange.model.SendDataSetNotificationResult
 
ServerSideEncryptionTypes - Enum in com.amazonaws.services.dataexchange.model
 
ServiceLimitExceededException - Exception in com.amazonaws.services.dataexchange.model
The request has exceeded the quotas imposed by the service.
ServiceLimitExceededException(String) - Constructor for exception com.amazonaws.services.dataexchange.model.ServiceLimitExceededException
Constructs a new ServiceLimitExceededException with the specified error message.
setAction(Action) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
What occurs after a certain event.
setAction(Action) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
What occurs after a certain event.
setAction(Action) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
What occurs after a certain event.
setAction(Action) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
What occurs after a certain event.
setAction(Action) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
What occurs after a certain event.
setAction(Action) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
What occurs after a certain event.
setApiDescription(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API description of the API asset.
setApiDescription(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API description.
setApiDescription(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API description.
setApiEndpoint(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API endpoint of the API asset.
setApiGatewayApiAsset(ApiGatewayApiAsset) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
Information about the API Gateway API asset.
setApiId(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The unique identifier of the API asset.
setApiId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API Gateway API ID.
setApiId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API ID.
setApiKey(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API key of the API asset.
setApiKey(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API Gateway API key.
setApiKey(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API key.
setApiName(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API name of the API asset.
setApiName(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API name.
setApiName(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API name.
setApiSpecificationDownloadUrl(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The download URL of the API specification of the API asset.
setApiSpecificationDownloadUrlExpiresAt(Date) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The date and time that the upload URL expires, in ISO 8601 format.
setApiSpecificationMd5Hash(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The Base64-encoded MD5 hash of the OpenAPI 3.0 JSON API specification file.
setApiSpecificationMd5Hash(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The Base64-encoded Md5 hash for the API asset, used to ensure the integrity of the API at that location.
setApiSpecificationUploadUrl(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The upload URL of the API specification.
setApiSpecificationUploadUrlExpiresAt(Date) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The date and time that the upload URL expires, in ISO 8601 format.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The ARN for the asset.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The ARN for the data set.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The ARN for the event action.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The ARN for the job.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The ARN for the revision.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The ARN for the data set.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The Amazon Resource Name (ARN) for the event action.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The ARN for the asset.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The ARN for the data set.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The ARN for the event action.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The ARN for the job.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The ARN for the revision.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The ARN for the job.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAsset
The Amazon Resource Name (ARN) of the datashare asset.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
The ARN of the underlying Redshift data share that is being affected by this notification.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The ARN for the revision.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The ARN for the revision.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The ARN for the asset.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The ARN for the data set.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The ARN for the event action.
setArn(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The ARN for the revision.
setAssetDestinations(Collection<AssetDestinationEntry>) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
The destination for the asset.
setAssetDestinations(Collection<AssetDestinationEntry>) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
The destination in Amazon S3 where the asset is exported.
setAssetDetails(AssetDetails) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
Details about the asset.
setAssetDetails(AssetDetails) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
Details about the asset.
setAssetDetails(AssetDetails) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
Details about the asset.
setAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
The unique identifier for the asset.
setAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
The unique identifier for an asset.
setAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
The unique identifier for the asset that is exported to a signed URL.
setAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The unique identifier for the asset associated with this export job.
setAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
The unique identifier for an asset.
setAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The unique identifier for an asset.
setAssetName(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlJobErrorDetails
Details about the job error.
setAssetName(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The name of the asset.
setAssetName(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The name for the asset associated with this import job.
setAssets(Collection<AssetEntry>) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
The asset objects listed by the request.
setAssetSource(S3DataAccessAssetSourceEntry) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
Details about the S3 data access source asset.
setAssetSource(S3DataAccessAssetSourceEntry) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
Details about the asset source from an Amazon S3 bucket.
setAssetSources(Collection<RedshiftDataShareAssetSourceEntry>) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
A list of Amazon Redshift datashare assets.
setAssetSources(Collection<RedshiftDataShareAssetSourceEntry>) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
A list of Amazon Redshift datashare asset sources.
setAssetSources(Collection<AssetSourceEntry>) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
Is a list of Amazon S3 bucket and object key pairs.
setAssetSources(Collection<AssetSourceEntry>) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
Is a list of Amazon S3 bucket and object key pairs.
setAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The type of asset that is added to a data set.
setAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
The type of asset that is added to a data set.
setAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The type of asset that is added to a data set.
setAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The type of asset that is added to a data set.
setAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The type of asset that is added to a data set.
setAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The type of asset that is added to a data set.
setAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The type of asset that is added to a data set.
setAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The type of asset that is added to a data set.
setBucket(String) - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
The Amazon S3 bucket that is the destination for the asset.
setBucket(String) - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
The Amazon S3 bucket that's part of the source of the asset.
setBucket(String) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
The Amazon S3 bucket that is the destination for the event action.
setBucket(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
The Amazon S3 bucket that is the destination for the assets in the revision.
setBucket(String) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The Amazon S3 bucket hosting data to be shared in the S3 data access.
setBucket(String) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.
setCatalogId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The identifier for the AWS Glue Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The identifier for the AWS Glue Data Catalog.
setCatalogId(String) - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
The identifier for the AWS Glue Data Catalog.
setChanges(Collection<SchemaChangeDetails>) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
List of schema changes happening in the scope of this notification.
setClientToken(String) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Idempotency key for the notification, this key allows us to deduplicate notifications that are sent in quick succession erroneously.
setCode(String) - Method in class com.amazonaws.services.dataexchange.model.JobError
The code for the job error.
setComment(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
An optional comment about the revision.
setComment(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
An optional comment about the revision.
setComment(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
An optional comment about the revision.
setComment(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
An optional comment about the revision.
setComment(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
An optional comment about the revision.
setComment(String) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Free-form text field for providers to add information about their notifications.
setComment(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
An optional comment about the revision.
setComment(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
An optional comment about the revision.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The date and time that the asset was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The date and time that the data set was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The date and time that the event action was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The date and time that the job was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The date and time that the revision was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The date and time that the data set was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The date and time that the event action was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The date and time that the asset was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The date and time that the data set was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The date and time that the event action was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The date and time that the job was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The date and time that the revision was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The date and time that the job was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The date and time that the revision was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The date and time that the revision was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The date and time that the asset was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The date and time that the data set was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The date and time that the event action was created, in ISO 8601 format.
setCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The date and time that the revision was created, in ISO 8601 format.
setCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details of the request to create S3 data access from the Amazon S3 bucket.
setCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Response details from the CreateS3DataAccessFromS3Bucket job.
setDatabase(DatabaseLFTagPolicyAndPermissions) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
A structure for the database object.
setDatabase(DatabaseLFTagPolicyAndPermissions) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
A structure for the database object.
setDatabase(String) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
The underlying Glue database that the notification is referring to.
setDatabase(DatabaseLFTagPolicy) - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
Details about the database resource included in the AWS Lake Formation data permission.
setDatabase(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
The database name in the Redshift data share that is being affected by this notification.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The unique identifier for the data set associated with this asset.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The unique identifier for the data set associated with the data set revision.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
The unique identifier for the data set associated with the creation of this Amazon S3 data access.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
The unique identifier for this data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
The unique identifier for the data set associated with this export job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
The unique identifier for the data set associated with this export job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
The unique identifier for the data set associated with this export job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The unique identifier for the data set associated with this export job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
The unique identifier for the data set associated with this export job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
The unique identifier for the data set associated with this export job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The unique identifier for the data set associated with this asset.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The unique identifier for the data set associated with the data set revision.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The data set ID.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The data set ID.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The unique identifier for the data set associated with this import job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The unique identifier for the data set associated with this import job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The unique identifier for the data set associated with this import job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The unique identifier for the data set associated with this import job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
The unique identifier for the data set associated with this import job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
The unique identifier for the data set associated with this import job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
The unique identifier for the data set associated with this import job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
The unique identifier for the data set associated with this import job.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The unique identifier for the data set associated with the data set revision.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionPublished
The data set ID of the published revision.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The unique identifier for the data set associated with the data set revision.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Affected data set of the notification.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The unique identifier for the data set associated with this asset.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
The unique identifier for a data set.
setDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The unique identifier for the data set associated with the data set revision.
setDataSets(Collection<DataSetEntry>) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
The data set objects listed by the request.
setDataShareArn(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAssetSourceEntry
The Amazon Resource Name (ARN) of the datashare asset.
setDataUpdate(DataUpdateRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
Extra details specific to a data update type notification.
setDataUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.DataUpdateRequestDetails
A datetime in the past when the data was updated.
setDeprecation(DeprecationRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
Extra details specific to a deprecation type notification.
setDeprecationAt(Date) - Method in class com.amazonaws.services.dataexchange.model.DeprecationRequestDetails
A datetime in the future when the data set will be deprecated.
setDescription(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
A description for the data set.
setDescription(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The description for the data set.
setDescription(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The description for the data set.
setDescription(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The description for the data set.
setDescription(String) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Description of what's changing about this field.
setDescription(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
The description for the data set.
setDescription(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The description for the data set.
setDetails(RequestDetails) - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
The details for the CreateJob request.
setDetails(ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
Details about the job.
setDetails(ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
Details about the job.
setDetails(ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
Details of the operation to be performed by the job, such as export destination details or import source details.
setDetails(Details) - Method in class com.amazonaws.services.dataexchange.model.JobError
The details about the job error.
setDetails(NotificationDetails) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Extra details specific to this notification type.
setEncryption(ExportServerSideEncryption) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
Encryption configuration for the auto export job.
setEncryption(ExportServerSideEncryption) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
Encryption configuration for the export job.
setEncryption(ExportServerSideEncryption) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
Encryption configuration of the export job.
setEncryption(ExportServerSideEncryption) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
Encryption configuration for the export job.
setEncryption(ExportServerSideEncryption) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
Encryption configuration of the export job.
setErrors(Collection<JobError>) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The errors associated with jobs.
setErrors(Collection<JobError>) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The errors associated with jobs.
setErrors(Collection<JobError>) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
Errors for jobs.
setEvent(Event) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
What occurs to start an action.
setEvent(Event) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
What occurs to start an action.
setEvent(Event) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
What occurs to start an action.
setEvent(Event) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
What occurs to start an action.
setEvent(Event) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
What occurs to start an action.
setEventActionArn(String) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
The Amazon Resource Name (ARN) of the event action.
setEventActionId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionRequest
The unique identifier for the event action.
setEventActionId(String) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionRequest
The unique identifier for the event action.
setEventActionId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
The unique identifier for the event action.
setEventActions(Collection<EventActionEntry>) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
The event action objects listed by the request.
setEventSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
The unique identifier for the event source.
setExceptionCause(String) - Method in exception com.amazonaws.services.dataexchange.model.ValidationException
The unique identifier for the resource that couldn't be found.
setExportAssetsToS3(ExportAssetsToS3RequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the export to Amazon S3 request.
setExportAssetsToS3(ExportAssetsToS3ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the export to Amazon S3 response.
setExportAssetToSignedUrl(ExportAssetToSignedUrlRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the export to signed URL request.
setExportAssetToSignedUrl(ExportAssetToSignedUrlResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the export to signed URL response.
setExportRevisionsToS3(ExportRevisionsToS3RequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the export to Amazon S3 request.
setExportRevisionsToS3(ExportRevisionsToS3ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the export revisions to Amazon S3 response.
setExportRevisionToS3(AutoExportRevisionToS3RequestDetails) - Method in class com.amazonaws.services.dataexchange.model.Action
Details for the export revision to Amazon S3 action.
setExpression(Collection<LFTag>) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicy
A list of LF-tag conditions that apply to database resources.
setExpression(Collection<LFTag>) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
A list of LF-tag conditions that apply to database resources.
setExpression(Collection<LFTag>) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicy
A list of LF-tag conditions that apply to table resources.
setExpression(Collection<LFTag>) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
A list of LF-tag conditions that apply to table resources.
setFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
setFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
setFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
To publish a revision to a data set in a product, the revision must first be finalized.
setFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
setFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete.
setFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
setFunction(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A function name in the Redshift database that is being affected by this notification.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The unique identifier for the asset.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The unique identifier for the data set.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The unique identifier for the event action.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The unique identifier for the job.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The unique identifier for the revision.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The unique identifier for the data set.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The unique identifier for the event action.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The unique identifier for the asset.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The unique identifier for the data set.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The unique identifier for the event action.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The unique identifier for the job.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The unique identifier for the revision.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The unique identifier for the job.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The unique identifier for the revision.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The unique identifier for the revision.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The unique identifier for the asset.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The unique identifier for the data set.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The unique identifier for the event action.
setId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The unique identifier for the revision.
setImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the import from signed URL request.
setImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
The response details.
setImportAssetFromSignedUrl(ImportAssetFromSignedUrlRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the import from Amazon S3 request.
setImportAssetFromSignedUrl(ImportAssetFromSignedUrlResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the import from signed URL response.
setImportAssetFromSignedUrlJobErrorDetails(ImportAssetFromSignedUrlJobErrorDetails) - Method in class com.amazonaws.services.dataexchange.model.Details
Information about the job error.
setImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Request details for the ImportAssetsFromLakeFormationTagPolicy job.
setImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
setImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details from an import from Amazon Redshift datashare request.
setImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details from an import from Amazon Redshift datashare response.
setImportAssetsFromS3(ImportAssetsFromS3RequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the import asset from API Gateway API request.
setImportAssetsFromS3(ImportAssetsFromS3ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the import from Amazon S3 response.
setImportAssetsFromS3JobErrorDetails(Collection<AssetSourceEntry>) - Method in class com.amazonaws.services.dataexchange.model.Details
Details about the job error.
setJobId(String) - Method in class com.amazonaws.services.dataexchange.model.CancelJobRequest
The unique identifier for a job.
setJobId(String) - Method in class com.amazonaws.services.dataexchange.model.GetJobRequest
The unique identifier for a job.
setJobId(String) - Method in class com.amazonaws.services.dataexchange.model.StartJobRequest
The unique identifier for a job.
setJobs(Collection<JobEntry>) - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
The jobs listed by the request.
setKey(String) - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
The name of the object in Amazon S3 for the asset.
setKey(String) - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
The name of the object in Amazon S3 for the asset.
setKeyPattern(String) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
A string representing the pattern for generated names of the individual assets in the revision.
setKeyPattern(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
A string representing the pattern for generated names of the individual assets in the revision.
setKeyPrefixes(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.
setKeyPrefixes(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
Organizes Amazon S3 asset key prefixes stored in an Amazon S3 bucket.
setKeyPrefixes(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
A list of the key prefixes affected by this notification.
setKeys(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
S3 keys made available using this asset.
setKeys(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
The keys used to create the Amazon S3 data access.
setKeys(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
A list of the keys affected by this notification.
setKmsKeyArn(String) - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects.
setKmsKeyArn(String) - Method in class com.amazonaws.services.dataexchange.model.KmsKeyToGrant
The AWS KMS CMK (Key Management System Customer Managed Key) used to encrypt S3 objects in the shared S3 Bucket.
setKmsKeysToGrant(Collection<KmsKeyToGrant>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset.
setKmsKeysToGrant(Collection<KmsKeyToGrant>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset.
setLakeFormationDataPermissionAsset(LakeFormationDataPermissionAsset) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The AWS Lake Formation data permission that is the asset.
setLakeFormationDataPermissionDetails(LakeFormationDataPermissionDetails) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
Details about the AWS Lake Formation data permission.
setLakeFormationDataPermissionType(String) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The data permission type.
setLakeFormationTagPolicies(Collection<LakeFormationTagPolicyDetails>) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying LF resources that will be affected by this notification.
setLFTagPolicy(LFTagPolicyDetails) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionDetails
Details about the LF-tag policy.
setLimitName(String) - Method in class com.amazonaws.services.dataexchange.model.JobError
The name of the limit that was reached.
setLimitName(String) - Method in exception com.amazonaws.services.dataexchange.model.ServiceLimitExceededException
The name of the limit that was reached.
setLimitValue(Double) - Method in class com.amazonaws.services.dataexchange.model.JobError
The value of the exceeded limit.
setLimitValue(Double) - Method in exception com.amazonaws.services.dataexchange.model.ServiceLimitExceededException
The value of the exceeded limit.
setMaxResults(Integer) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
The maximum number of results returned by a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
The maximum number of results returned by a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
The maximum number of results returned by a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The maximum number of results returned by a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The maximum number of results returned by a single call.
setMd5Hash(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
setMd5Hash(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
setMessage(String) - Method in class com.amazonaws.services.dataexchange.model.JobError
The message related to the job error.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The name of the asset.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
The name of the data set.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The name of the data set.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The name of the data set.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The name of the asset.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The name of the data set.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Name of the changing field.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The name of the asset.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The name of the asset.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
The name of the data set.
setName(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The name of the data set.
setNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
The token value retrieved from a previous call to access the next page of results.
setOrigin(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
setOrigin(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
setOrigin(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
setOrigin(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
setOrigin(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
setOriginDetails(OriginDetails) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
setOriginDetails(OriginDetails) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
setOriginDetails(OriginDetails) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
setOriginDetails(OriginDetails) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
setPermissions(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
The permissions granted to subscribers on database resources.
setPermissions(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The permissions granted to the subscribers on the resource.
setPermissions(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
The permissions granted to subscribers on table resources.
setProductId(String) - Method in class com.amazonaws.services.dataexchange.model.OriginDetails
The product ID of the origin of the data set.
setProtocolType(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The protocol type of the API asset.
setProtocolType(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The protocol type.
setProtocolType(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The protocol type.
setRedshiftDataShareAsset(RedshiftDataShareAsset) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The Amazon Redshift datashare that is the asset.
setRedshiftDataShares(Collection<RedshiftDataShareDetails>) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying Redshift resources that will be affected by this notification.
setResourceArn(String) - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
setResourceArn(String) - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
setResourceArn(String) - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
setResourceDetails(LFResourceDetails) - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
Details for the Lake Formation Resources included in the LF-tag policy.
setResourceId(String) - Method in exception com.amazonaws.services.dataexchange.model.ConflictException
The unique identifier for the resource with the conflict.
setResourceId(String) - Method in class com.amazonaws.services.dataexchange.model.JobError
The unique identifier for the resource related to the error.
setResourceId(String) - Method in exception com.amazonaws.services.dataexchange.model.ResourceNotFoundException
The unique identifier for the resource that couldn't be found.
setResourceType(String) - Method in exception com.amazonaws.services.dataexchange.model.ConflictException
The type of the resource with the conflict.
setResourceType(String) - Method in class com.amazonaws.services.dataexchange.model.JobError
The type of resource related to the error.
setResourceType(String) - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
The resource type for which the LF-tag policy applies.
setResourceType(String) - Method in exception com.amazonaws.services.dataexchange.model.ResourceNotFoundException
The type of resource that couldn't be found.
setRevisionDestination(AutoExportRevisionDestinationEntry) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.
setRevisionDestinations(Collection<RevisionDestinationEntry>) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
The destination for the revision.
setRevisionDestinations(Collection<RevisionDestinationEntry>) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
The destination in Amazon S3 where the revision is exported.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The unique identifier for the revision associated with this asset.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
The unique identifier for a revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
The unique identifier for the revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
The unique identifier for a revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
The unique identifier for a revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
The unique identifier for the revision associated with this export request.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
The unique identifier for the revision associated with this export response.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
The unique identifier for the revision associated with this export request.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The unique identifier for the revision associated with this export response.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
The unique identifier for a revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The unique identifier for the revision associated with this asset.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionRequest
The unique identifier for a revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The revision ID.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The revision ID.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The unique identifier for the revision associated with this import request.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The unique identifier for the revision associated with this import response.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The unique identifier for the revision associated with this import job.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The unique identifier for the revision associated with this import job.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
The unique identifier for the revision associated with this import job.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
The unique identifier for the revision associated with this import job.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
The unique identifier for the revision associated with this import request.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
The unique identifier for the revision associated with this import response.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The unique identifier for a revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The unique identifier for a revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
The unique identifier for the revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
The unique identifier for a revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The unique identifier for a revision.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The unique identifier for the revision associated with this asset.
setRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
The unique identifier for a revision.
setRevisionPublished(RevisionPublished) - Method in class com.amazonaws.services.dataexchange.model.Event
What occurs to start the revision publish action.
setRevisions(Collection<RevisionEntry>) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
The asset objects listed by the request.
setRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
setRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
setRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
A required comment to inform subscribers of the reason their access to the revision was revoked.
setRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
A required comment to inform subscribers of the reason their access to the revision was revoked.
setRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
setRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
setRevoked(Boolean) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
A status indicating that subscribers' access to the revision was revoked.
setRevoked(Boolean) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
A status indicating that subscribers' access to the revision was revoked.
setRevoked(Boolean) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
A status indicating that subscribers' access to the revision was revoked.
setRevoked(Boolean) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
A status indicating that subscribers' access to the revision was revoked.
setRevoked(Boolean) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
A status indicating that subscribers' access to the revision was revoked.
setRevokedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
setRevokedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
setRevokedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The date and time that the revision was revoked, in ISO 8601 format.
setRevokedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
setRevokedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
setRoleArn(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions of subscribers to AWS Lake Formation data permissions.
setRoleArn(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
setRoleArn(String) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
setS3AccessPointAlias(String) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The automatically-generated bucket-style alias for your Amazon S3 Access Point.
setS3AccessPointArn(String) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The ARN for your Amazon S3 Access Point.
setS3DataAccessAsset(S3DataAccessAsset) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The Amazon S3 data access that is the asset.
setS3DataAccesses(Collection<S3DataAccessDetails>) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying S3 resources that will be affected by this notification.
setS3SnapshotAsset(S3SnapshotAsset) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The Amazon S3 object that is the asset.
setSchema(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A schema name in the Redshift database that is being affected by this notification.
setSchemaChange(SchemaChangeRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
Extra details specific to a schema change type notification.
setSchemaChangeAt(Date) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
A date in the future when the schema change is taking effect.
setScope(ScopeDetails) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Affected scope of this notification such as the underlying resources affected by the notification event.
setSignedUrl(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The signed URL for the export request.
setSignedUrl(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The signed URL.
setSignedUrlExpiresAt(Date) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The date and time that the signed URL expires, in ISO 8601 format.
setSignedUrlExpiresAt(Date) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The time and date at which the signed URL expires, in ISO 8601 format.
setSize(Double) - Method in class com.amazonaws.services.dataexchange.model.S3SnapshotAsset
The size of the Amazon S3 object that is the object.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The asset ID of the owned asset corresponding to the entitled asset being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The data set ID of the owned data set corresponding to the entitled data set being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The data set ID of the owned data set corresponding to the entitled data set being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The asset ID of the owned asset corresponding to the entitled asset being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The data set ID of the owned data set corresponding to the entitled data set being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The revision ID of the owned revision corresponding to the entitled revision being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The asset ID of the owned asset corresponding to the entitled asset being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The data set ID of the owned data set corresponding to the entitled data set being viewed.
setSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
setStage(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The stage of the API asset.
setStage(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API stage.
setStage(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API stage.
setState(String) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The state of the job.
setState(String) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The state of the job.
setState(String) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The state of the job.
setTable(TableLFTagPolicyAndPermissions) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
A structure for the table object.
setTable(TableLFTagPolicyAndPermissions) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
A structure for the table object.
setTable(String) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
The underlying Glue table that the notification is referring to.
setTable(TableLFTagPolicy) - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
Details about the table resource included in the AWS Lake Formation data permission.
setTable(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A table name in the Redshift database that is being affected by this notification.
setTagKey(String) - Method in class com.amazonaws.services.dataexchange.model.LFTag
The key name for the LF-tag.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
The key tags.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
A data set tag is an optional label that you can assign to a data set when you create it.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The tags for the data set.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
A revision tag is an optional label that you can assign to a revision when you create it.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The tags for the revision.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The tags for the data set.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The tags for the revision.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceResult
A label that consists of a customer-defined key and an optional value.
setTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
A label that consists of a customer-defined key and an optional value.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.LFTag
A list of LF-tag values.
setType(String) - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
The type of job to be created.
setType(String) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The job type.
setType(String) - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
The type of server side encryption used for encrypting the objects in Amazon S3.
setType(String) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The job type.
setType(String) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The job type.
setType(String) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Is the field being added, removed, or modified?
setType(String) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
The type of the notification.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The date and time that the asset was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The date and time that the data set was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The date and time that the event action was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The date and time that the job was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The date and time that the data set was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The date and time that the event action was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The date and time that the asset was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The date and time that the data set was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The date and time that the event action was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The date and time that the job was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The date and time that the job was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The date and time that the revision was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The date and time that the asset was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The date and time that the data set was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The date and time that the event action was last updated, in ISO 8601 format.
setUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
setView(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A view name in the Redshift database that is being affected by this notification.
shutdown() - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
shutdown() - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
 
standard() - Static method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.dataexchange.AWSDataExchangeClientBuilder
 
startJob(StartJobRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
startJob(StartJobRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation starts a job.
startJob(StartJobRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation starts a job.
startJobAsync(StartJobRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
startJobAsync(StartJobRequest, AsyncHandler<StartJobRequest, StartJobResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
startJobAsync(StartJobRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation starts a job.
startJobAsync(StartJobRequest, AsyncHandler<StartJobRequest, StartJobResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation starts a job.
startJobAsync(StartJobRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
startJobAsync(StartJobRequest, AsyncHandler<StartJobRequest, StartJobResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
StartJobRequest - Class in com.amazonaws.services.dataexchange.model
 
StartJobRequest() - Constructor for class com.amazonaws.services.dataexchange.model.StartJobRequest
 
StartJobResult - Class in com.amazonaws.services.dataexchange.model
 
StartJobResult() - Constructor for class com.amazonaws.services.dataexchange.model.StartJobResult
 
State - Enum in com.amazonaws.services.dataexchange.model
 

T

TableLFTagPolicy - Class in com.amazonaws.services.dataexchange.model
The LF-tag policy for a table resource.
TableLFTagPolicy() - Constructor for class com.amazonaws.services.dataexchange.model.TableLFTagPolicy
 
TableLFTagPolicyAndPermissions - Class in com.amazonaws.services.dataexchange.model
The LF-tag policy and permissions that apply to table resources.
TableLFTagPolicyAndPermissions() - Constructor for class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
 
TableTagPolicyLFPermission - Enum in com.amazonaws.services.dataexchange.model
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation tags a resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation tags a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation tags a resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation tags a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.dataexchange.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.dataexchange.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.dataexchange.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.dataexchange.model.TagResourceResult
 
ThrottlingException - Exception in com.amazonaws.services.dataexchange.model
The limit on the number of requests per second was exceeded.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.dataexchange.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.dataexchange.model.Action
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.AssetType
 
toString() - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CancelJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CancelJobResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.Code
 
toString() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyPermission
 
toString() - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DataUpdateRequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.DeprecationRequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.Details
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.Event
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.ExceptionCause
 
toString() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.GetJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlJobErrorDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.JobEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.JobError
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.JobErrorLimitName
 
toString() - Method in enum com.amazonaws.services.dataexchange.model.JobErrorResourceTypes
 
toString() - Method in class com.amazonaws.services.dataexchange.model.KmsKeyToGrant
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionType
 
toString() - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.LFPermission
 
toString() - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.LFResourceType
 
toString() - Method in class com.amazonaws.services.dataexchange.model.LFTag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.LimitName
 
toString() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.NotificationType
 
toString() - Method in enum com.amazonaws.services.dataexchange.model.Origin
 
toString() - Method in class com.amazonaws.services.dataexchange.model.OriginDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.ProtocolType
 
toString() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAsset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAssetSourceEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.ResourceType
 
toString() - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.RevisionPublished
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.S3SnapshotAsset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.SchemaChangeType
 
toString() - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.ServerSideEncryptionTypes
 
toString() - Method in class com.amazonaws.services.dataexchange.model.StartJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.StartJobResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.State
 
toString() - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.TableTagPolicyLFPermission
 
toString() - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dataexchange.model.Type
 
toString() - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
Returns a string representation of this object.
Type - Enum in com.amazonaws.services.dataexchange.model
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation removes one or more tags from a resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation removes one or more tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation removes one or more tags from a resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation removes one or more tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.dataexchange.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.dataexchange.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.dataexchange.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.dataexchange.model.UntagResourceResult
 
updateAsset(UpdateAssetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
updateAsset(UpdateAssetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation updates an asset.
updateAsset(UpdateAssetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation updates an asset.
updateAssetAsync(UpdateAssetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
updateAssetAsync(UpdateAssetRequest, AsyncHandler<UpdateAssetRequest, UpdateAssetResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
updateAssetAsync(UpdateAssetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation updates an asset.
updateAssetAsync(UpdateAssetRequest, AsyncHandler<UpdateAssetRequest, UpdateAssetResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation updates an asset.
updateAssetAsync(UpdateAssetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
updateAssetAsync(UpdateAssetRequest, AsyncHandler<UpdateAssetRequest, UpdateAssetResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
UpdateAssetRequest - Class in com.amazonaws.services.dataexchange.model
 
UpdateAssetRequest() - Constructor for class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
 
UpdateAssetResult - Class in com.amazonaws.services.dataexchange.model
 
UpdateAssetResult() - Constructor for class com.amazonaws.services.dataexchange.model.UpdateAssetResult
 
updateDataSet(UpdateDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
updateDataSet(UpdateDataSetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation updates a data set.
updateDataSet(UpdateDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation updates a data set.
updateDataSetAsync(UpdateDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
updateDataSetAsync(UpdateDataSetRequest, AsyncHandler<UpdateDataSetRequest, UpdateDataSetResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
updateDataSetAsync(UpdateDataSetRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation updates a data set.
updateDataSetAsync(UpdateDataSetRequest, AsyncHandler<UpdateDataSetRequest, UpdateDataSetResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation updates a data set.
updateDataSetAsync(UpdateDataSetRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
updateDataSetAsync(UpdateDataSetRequest, AsyncHandler<UpdateDataSetRequest, UpdateDataSetResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
UpdateDataSetRequest - Class in com.amazonaws.services.dataexchange.model
 
UpdateDataSetRequest() - Constructor for class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
 
UpdateDataSetResult - Class in com.amazonaws.services.dataexchange.model
 
UpdateDataSetResult() - Constructor for class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
 
updateEventAction(UpdateEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
updateEventAction(UpdateEventActionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation updates the event action.
updateEventAction(UpdateEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation updates the event action.
updateEventActionAsync(UpdateEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
updateEventActionAsync(UpdateEventActionRequest, AsyncHandler<UpdateEventActionRequest, UpdateEventActionResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
updateEventActionAsync(UpdateEventActionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation updates the event action.
updateEventActionAsync(UpdateEventActionRequest, AsyncHandler<UpdateEventActionRequest, UpdateEventActionResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation updates the event action.
updateEventActionAsync(UpdateEventActionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
updateEventActionAsync(UpdateEventActionRequest, AsyncHandler<UpdateEventActionRequest, UpdateEventActionResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
UpdateEventActionRequest - Class in com.amazonaws.services.dataexchange.model
 
UpdateEventActionRequest() - Constructor for class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
 
UpdateEventActionResult - Class in com.amazonaws.services.dataexchange.model
 
UpdateEventActionResult() - Constructor for class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
 
updateRevision(UpdateRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchange
 
updateRevision(UpdateRevisionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchange
This operation updates a revision.
updateRevision(UpdateRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeClient
This operation updates a revision.
updateRevisionAsync(UpdateRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
updateRevisionAsync(UpdateRevisionRequest, AsyncHandler<UpdateRevisionRequest, UpdateRevisionResult>) - Method in class com.amazonaws.services.dataexchange.AbstractAWSDataExchangeAsync
 
updateRevisionAsync(UpdateRevisionRequest) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation updates a revision.
updateRevisionAsync(UpdateRevisionRequest, AsyncHandler<UpdateRevisionRequest, UpdateRevisionResult>) - Method in interface com.amazonaws.services.dataexchange.AWSDataExchangeAsync
This operation updates a revision.
updateRevisionAsync(UpdateRevisionRequest) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
updateRevisionAsync(UpdateRevisionRequest, AsyncHandler<UpdateRevisionRequest, UpdateRevisionResult>) - Method in class com.amazonaws.services.dataexchange.AWSDataExchangeAsyncClient
 
UpdateRevisionRequest - Class in com.amazonaws.services.dataexchange.model
 
UpdateRevisionRequest() - Constructor for class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
 
UpdateRevisionResult - Class in com.amazonaws.services.dataexchange.model
 
UpdateRevisionResult() - Constructor for class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
 

V

ValidationException - Exception in com.amazonaws.services.dataexchange.model
The request was invalid.
ValidationException(String) - Constructor for exception com.amazonaws.services.dataexchange.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.AssetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.ExceptionCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.JobErrorLimitName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.JobErrorResourceTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.LFPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.LFResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.LimitName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.Origin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.ProtocolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.SchemaChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.ServerSideEncryptionTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.TableTagPolicyLFPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dataexchange.model.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.dataexchange.model.AssetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.ExceptionCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.JobErrorLimitName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.JobErrorResourceTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.LFPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.LFResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.LimitName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.Origin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.ProtocolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.SchemaChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.ServerSideEncryptionTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.TableTagPolicyLFPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dataexchange.model.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAction(Action) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
What occurs after a certain event.
withAction(Action) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
What occurs after a certain event.
withAction(Action) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
What occurs after a certain event.
withAction(Action) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
What occurs after a certain event.
withAction(Action) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
What occurs after a certain event.
withAction(Action) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
What occurs after a certain event.
withApiDescription(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API description of the API asset.
withApiDescription(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API description.
withApiDescription(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API description.
withApiEndpoint(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API endpoint of the API asset.
withApiGatewayApiAsset(ApiGatewayApiAsset) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
Information about the API Gateway API asset.
withApiId(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The unique identifier of the API asset.
withApiId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API Gateway API ID.
withApiId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API ID.
withApiKey(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API key of the API asset.
withApiKey(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API Gateway API key.
withApiKey(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API key.
withApiName(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The API name of the API asset.
withApiName(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API name.
withApiName(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API name.
withApiSpecificationDownloadUrl(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The download URL of the API specification of the API asset.
withApiSpecificationDownloadUrlExpiresAt(Date) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The date and time that the upload URL expires, in ISO 8601 format.
withApiSpecificationMd5Hash(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The Base64-encoded MD5 hash of the OpenAPI 3.0 JSON API specification file.
withApiSpecificationMd5Hash(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The Base64-encoded Md5 hash for the API asset, used to ensure the integrity of the API at that location.
withApiSpecificationUploadUrl(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The upload URL of the API specification.
withApiSpecificationUploadUrlExpiresAt(Date) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The date and time that the upload URL expires, in ISO 8601 format.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The ARN for the asset.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The ARN for the data set.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The ARN for the event action.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The ARN for the job.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The ARN for the revision.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The ARN for the data set.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The Amazon Resource Name (ARN) for the event action.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The ARN for the asset.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The ARN for the data set.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The ARN for the event action.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The ARN for the job.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The ARN for the revision.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The ARN for the job.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAsset
The Amazon Resource Name (ARN) of the datashare asset.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
The ARN of the underlying Redshift data share that is being affected by this notification.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The ARN for the revision.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The ARN for the revision.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The ARN for the asset.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The ARN for the data set.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The ARN for the event action.
withArn(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The ARN for the revision.
withAssetDestinations(AssetDestinationEntry...) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
The destination for the asset.
withAssetDestinations(Collection<AssetDestinationEntry>) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
The destination for the asset.
withAssetDestinations(AssetDestinationEntry...) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
The destination in Amazon S3 where the asset is exported.
withAssetDestinations(Collection<AssetDestinationEntry>) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
The destination in Amazon S3 where the asset is exported.
withAssetDetails(AssetDetails) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
Details about the asset.
withAssetDetails(AssetDetails) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
Details about the asset.
withAssetDetails(AssetDetails) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
Details about the asset.
withAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
The unique identifier for the asset.
withAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
The unique identifier for an asset.
withAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
The unique identifier for the asset that is exported to a signed URL.
withAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The unique identifier for the asset associated with this export job.
withAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
The unique identifier for an asset.
withAssetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The unique identifier for an asset.
withAssetName(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlJobErrorDetails
Details about the job error.
withAssetName(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The name of the asset.
withAssetName(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The name for the asset associated with this import job.
withAssets(AssetEntry...) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
The asset objects listed by the request.
withAssets(Collection<AssetEntry>) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
The asset objects listed by the request.
withAssetSource(S3DataAccessAssetSourceEntry) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
Details about the S3 data access source asset.
withAssetSource(S3DataAccessAssetSourceEntry) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
Details about the asset source from an Amazon S3 bucket.
withAssetSources(RedshiftDataShareAssetSourceEntry...) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
A list of Amazon Redshift datashare assets.
withAssetSources(Collection<RedshiftDataShareAssetSourceEntry>) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
A list of Amazon Redshift datashare assets.
withAssetSources(RedshiftDataShareAssetSourceEntry...) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
A list of Amazon Redshift datashare asset sources.
withAssetSources(Collection<RedshiftDataShareAssetSourceEntry>) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
A list of Amazon Redshift datashare asset sources.
withAssetSources(AssetSourceEntry...) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
Is a list of Amazon S3 bucket and object key pairs.
withAssetSources(Collection<AssetSourceEntry>) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
Is a list of Amazon S3 bucket and object key pairs.
withAssetSources(AssetSourceEntry...) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
Is a list of Amazon S3 bucket and object key pairs.
withAssetSources(Collection<AssetSourceEntry>) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
Is a list of Amazon S3 bucket and object key pairs.
withAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The type of asset that is added to a data set.
withAssetType(AssetType) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The type of asset that is added to a data set.
withAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
The type of asset that is added to a data set.
withAssetType(AssetType) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
The type of asset that is added to a data set.
withAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The type of asset that is added to a data set.
withAssetType(AssetType) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The type of asset that is added to a data set.
withAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The type of asset that is added to a data set.
withAssetType(AssetType) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The type of asset that is added to a data set.
withAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The type of asset that is added to a data set.
withAssetType(AssetType) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The type of asset that is added to a data set.
withAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The type of asset that is added to a data set.
withAssetType(AssetType) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The type of asset that is added to a data set.
withAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The type of asset that is added to a data set.
withAssetType(AssetType) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The type of asset that is added to a data set.
withAssetType(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The type of asset that is added to a data set.
withAssetType(AssetType) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The type of asset that is added to a data set.
withBucket(String) - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
The Amazon S3 bucket that is the destination for the asset.
withBucket(String) - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
The Amazon S3 bucket that's part of the source of the asset.
withBucket(String) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
The Amazon S3 bucket that is the destination for the event action.
withBucket(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
The Amazon S3 bucket that is the destination for the assets in the revision.
withBucket(String) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The Amazon S3 bucket hosting data to be shared in the S3 data access.
withBucket(String) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.
withCatalogId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The identifier for the AWS Glue Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The identifier for the AWS Glue Data Catalog.
withCatalogId(String) - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
The identifier for the AWS Glue Data Catalog.
withChanges(SchemaChangeDetails...) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
List of schema changes happening in the scope of this notification.
withChanges(Collection<SchemaChangeDetails>) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
List of schema changes happening in the scope of this notification.
withClientToken(String) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Idempotency key for the notification, this key allows us to deduplicate notifications that are sent in quick succession erroneously.
withCode(String) - Method in class com.amazonaws.services.dataexchange.model.JobError
The code for the job error.
withCode(Code) - Method in class com.amazonaws.services.dataexchange.model.JobError
The code for the job error.
withComment(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
An optional comment about the revision.
withComment(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
An optional comment about the revision.
withComment(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
An optional comment about the revision.
withComment(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
An optional comment about the revision.
withComment(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
An optional comment about the revision.
withComment(String) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Free-form text field for providers to add information about their notifications.
withComment(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
An optional comment about the revision.
withComment(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
An optional comment about the revision.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The date and time that the asset was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The date and time that the data set was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The date and time that the event action was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The date and time that the job was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The date and time that the revision was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The date and time that the data set was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The date and time that the event action was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The date and time that the asset was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The date and time that the data set was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The date and time that the event action was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The date and time that the job was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The date and time that the revision was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The date and time that the job was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The date and time that the revision was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The date and time that the revision was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The date and time that the asset was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The date and time that the data set was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The date and time that the event action was created, in ISO 8601 format.
withCreatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The date and time that the revision was created, in ISO 8601 format.
withCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details of the request to create S3 data access from the Amazon S3 bucket.
withCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Response details from the CreateS3DataAccessFromS3Bucket job.
withDatabase(DatabaseLFTagPolicyAndPermissions) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
A structure for the database object.
withDatabase(DatabaseLFTagPolicyAndPermissions) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
A structure for the database object.
withDatabase(String) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
The underlying Glue database that the notification is referring to.
withDatabase(DatabaseLFTagPolicy) - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
Details about the database resource included in the AWS Lake Formation data permission.
withDatabase(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
The database name in the Redshift data share that is being affected by this notification.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The unique identifier for the data set associated with this asset.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The unique identifier for the data set associated with the data set revision.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
The unique identifier for the data set associated with the creation of this Amazon S3 data access.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
The unique identifier for this data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteDataSetRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
The unique identifier for the data set associated with this export job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
The unique identifier for the data set associated with this export job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
The unique identifier for the data set associated with this export job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The unique identifier for the data set associated with this export job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
The unique identifier for the data set associated with this export job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
The unique identifier for the data set associated with this export job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The unique identifier for the data set associated with this asset.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The unique identifier for the data set associated with the data set revision.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The data set ID.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The data set ID.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The unique identifier for the data set associated with this import job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The unique identifier for the data set associated with this import job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The unique identifier for the data set associated with this import job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The unique identifier for the data set associated with this import job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
The unique identifier for the data set associated with this import job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
The unique identifier for the data set associated with this import job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
The unique identifier for the data set associated with this import job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
The unique identifier for the data set associated with this import job.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The unique identifier for the data set associated with the data set revision.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionPublished
The data set ID of the published revision.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The unique identifier for the data set associated with the data set revision.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Affected data set of the notification.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The unique identifier for the data set associated with this asset.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
The unique identifier for a data set.
withDataSetId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The unique identifier for the data set associated with the data set revision.
withDataSets(DataSetEntry...) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
The data set objects listed by the request.
withDataSets(Collection<DataSetEntry>) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
The data set objects listed by the request.
withDataShareArn(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareAssetSourceEntry
The Amazon Resource Name (ARN) of the datashare asset.
withDataUpdate(DataUpdateRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
Extra details specific to a data update type notification.
withDataUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.DataUpdateRequestDetails
A datetime in the past when the data was updated.
withDeprecation(DeprecationRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
Extra details specific to a deprecation type notification.
withDeprecationAt(Date) - Method in class com.amazonaws.services.dataexchange.model.DeprecationRequestDetails
A datetime in the future when the data set will be deprecated.
withDescription(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
A description for the data set.
withDescription(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The description for the data set.
withDescription(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The description for the data set.
withDescription(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The description for the data set.
withDescription(String) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Description of what's changing about this field.
withDescription(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
The description for the data set.
withDescription(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The description for the data set.
withDetails(RequestDetails) - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
The details for the CreateJob request.
withDetails(ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
Details about the job.
withDetails(ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
Details about the job.
withDetails(ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
Details of the operation to be performed by the job, such as export destination details or import source details.
withDetails(Details) - Method in class com.amazonaws.services.dataexchange.model.JobError
The details about the job error.
withDetails(NotificationDetails) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Extra details specific to this notification type.
withEncryption(ExportServerSideEncryption) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
Encryption configuration for the auto export job.
withEncryption(ExportServerSideEncryption) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
Encryption configuration for the export job.
withEncryption(ExportServerSideEncryption) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
Encryption configuration of the export job.
withEncryption(ExportServerSideEncryption) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
Encryption configuration for the export job.
withEncryption(ExportServerSideEncryption) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
Encryption configuration of the export job.
withErrors(JobError...) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The errors associated with jobs.
withErrors(Collection<JobError>) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The errors associated with jobs.
withErrors(JobError...) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The errors associated with jobs.
withErrors(Collection<JobError>) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The errors associated with jobs.
withErrors(JobError...) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
Errors for jobs.
withErrors(Collection<JobError>) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
Errors for jobs.
withEvent(Event) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionRequest
What occurs to start an action.
withEvent(Event) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
What occurs to start an action.
withEvent(Event) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
What occurs to start an action.
withEvent(Event) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
What occurs to start an action.
withEvent(Event) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
What occurs to start an action.
withEventActionArn(String) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
The Amazon Resource Name (ARN) of the event action.
withEventActionId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteEventActionRequest
The unique identifier for the event action.
withEventActionId(String) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionRequest
The unique identifier for the event action.
withEventActionId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionRequest
The unique identifier for the event action.
withEventActions(EventActionEntry...) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
The event action objects listed by the request.
withEventActions(Collection<EventActionEntry>) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
The event action objects listed by the request.
withEventSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
The unique identifier for the event source.
withExceptionCause(String) - Method in exception com.amazonaws.services.dataexchange.model.ValidationException
The unique identifier for the resource that couldn't be found.
withExceptionCause(ExceptionCause) - Method in exception com.amazonaws.services.dataexchange.model.ValidationException
The unique identifier for the resource that couldn't be found.
withExportAssetsToS3(ExportAssetsToS3RequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the export to Amazon S3 request.
withExportAssetsToS3(ExportAssetsToS3ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the export to Amazon S3 response.
withExportAssetToSignedUrl(ExportAssetToSignedUrlRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the export to signed URL request.
withExportAssetToSignedUrl(ExportAssetToSignedUrlResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the export to signed URL response.
withExportRevisionsToS3(ExportRevisionsToS3RequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the export to Amazon S3 request.
withExportRevisionsToS3(ExportRevisionsToS3ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the export revisions to Amazon S3 response.
withExportRevisionToS3(AutoExportRevisionToS3RequestDetails) - Method in class com.amazonaws.services.dataexchange.model.Action
Details for the export revision to Amazon S3 action.
withExpression(LFTag...) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicy
A list of LF-tag conditions that apply to database resources.
withExpression(Collection<LFTag>) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicy
A list of LF-tag conditions that apply to database resources.
withExpression(LFTag...) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
A list of LF-tag conditions that apply to database resources.
withExpression(Collection<LFTag>) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
A list of LF-tag conditions that apply to database resources.
withExpression(LFTag...) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicy
A list of LF-tag conditions that apply to table resources.
withExpression(Collection<LFTag>) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicy
A list of LF-tag conditions that apply to table resources.
withExpression(LFTag...) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
A list of LF-tag conditions that apply to table resources.
withExpression(Collection<LFTag>) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
A list of LF-tag conditions that apply to table resources.
withFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
withFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
withFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
To publish a revision to a data set in a product, the revision must first be finalized.
withFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
withFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete.
withFinalized(Boolean) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
To publish a revision to a data set in a product, the revision must first be finalized.
withFunction(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A function name in the Redshift database that is being affected by this notification.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The unique identifier for the asset.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The unique identifier for the data set.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The unique identifier for the event action.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The unique identifier for the job.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The unique identifier for the revision.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The unique identifier for the data set.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The unique identifier for the event action.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The unique identifier for the asset.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The unique identifier for the data set.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The unique identifier for the event action.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The unique identifier for the job.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The unique identifier for the revision.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The unique identifier for the job.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The unique identifier for the revision.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The unique identifier for the revision.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The unique identifier for the asset.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The unique identifier for the data set.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The unique identifier for the event action.
withId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The unique identifier for the revision.
withImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the import from signed URL request.
withImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
The response details.
withImportAssetFromSignedUrl(ImportAssetFromSignedUrlRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the import from Amazon S3 request.
withImportAssetFromSignedUrl(ImportAssetFromSignedUrlResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the import from signed URL response.
withImportAssetFromSignedUrlJobErrorDetails(ImportAssetFromSignedUrlJobErrorDetails) - Method in class com.amazonaws.services.dataexchange.model.Details
Information about the job error.
withImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Request details for the ImportAssetsFromLakeFormationTagPolicy job.
withImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
withImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details from an import from Amazon Redshift datashare request.
withImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details from an import from Amazon Redshift datashare response.
withImportAssetsFromS3(ImportAssetsFromS3RequestDetails) - Method in class com.amazonaws.services.dataexchange.model.RequestDetails
Details about the import asset from API Gateway API request.
withImportAssetsFromS3(ImportAssetsFromS3ResponseDetails) - Method in class com.amazonaws.services.dataexchange.model.ResponseDetails
Details for the import from Amazon S3 response.
withImportAssetsFromS3JobErrorDetails(AssetSourceEntry...) - Method in class com.amazonaws.services.dataexchange.model.Details
Details about the job error.
withImportAssetsFromS3JobErrorDetails(Collection<AssetSourceEntry>) - Method in class com.amazonaws.services.dataexchange.model.Details
Details about the job error.
withJobId(String) - Method in class com.amazonaws.services.dataexchange.model.CancelJobRequest
The unique identifier for a job.
withJobId(String) - Method in class com.amazonaws.services.dataexchange.model.GetJobRequest
The unique identifier for a job.
withJobId(String) - Method in class com.amazonaws.services.dataexchange.model.StartJobRequest
The unique identifier for a job.
withJobs(JobEntry...) - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
The jobs listed by the request.
withJobs(Collection<JobEntry>) - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
The jobs listed by the request.
withKey(String) - Method in class com.amazonaws.services.dataexchange.model.AssetDestinationEntry
The name of the object in Amazon S3 for the asset.
withKey(String) - Method in class com.amazonaws.services.dataexchange.model.AssetSourceEntry
The name of the object in Amazon S3 for the asset.
withKeyPattern(String) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionDestinationEntry
A string representing the pattern for generated names of the individual assets in the revision.
withKeyPattern(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
A string representing the pattern for generated names of the individual assets in the revision.
withKeyPrefixes(String...) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.
withKeyPrefixes(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.
withKeyPrefixes(String...) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
Organizes Amazon S3 asset key prefixes stored in an Amazon S3 bucket.
withKeyPrefixes(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
Organizes Amazon S3 asset key prefixes stored in an Amazon S3 bucket.
withKeyPrefixes(String...) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
A list of the key prefixes affected by this notification.
withKeyPrefixes(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
A list of the key prefixes affected by this notification.
withKeys(String...) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
S3 keys made available using this asset.
withKeys(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
S3 keys made available using this asset.
withKeys(String...) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
The keys used to create the Amazon S3 data access.
withKeys(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
The keys used to create the Amazon S3 data access.
withKeys(String...) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
A list of the keys affected by this notification.
withKeys(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessDetails
A list of the keys affected by this notification.
withKmsKeyArn(String) - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects.
withKmsKeyArn(String) - Method in class com.amazonaws.services.dataexchange.model.KmsKeyToGrant
The AWS KMS CMK (Key Management System Customer Managed Key) used to encrypt S3 objects in the shared S3 Bucket.
withKmsKeysToGrant(KmsKeyToGrant...) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset.
withKmsKeysToGrant(Collection<KmsKeyToGrant>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset.
withKmsKeysToGrant(KmsKeyToGrant...) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset.
withKmsKeysToGrant(Collection<KmsKeyToGrant>) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAssetSourceEntry
List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset.
withLakeFormationDataPermissionAsset(LakeFormationDataPermissionAsset) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The AWS Lake Formation data permission that is the asset.
withLakeFormationDataPermissionDetails(LakeFormationDataPermissionDetails) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
Details about the AWS Lake Formation data permission.
withLakeFormationDataPermissionType(String) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The data permission type.
withLakeFormationDataPermissionType(LakeFormationDataPermissionType) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The data permission type.
withLakeFormationTagPolicies(LakeFormationTagPolicyDetails...) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying LF resources that will be affected by this notification.
withLakeFormationTagPolicies(Collection<LakeFormationTagPolicyDetails>) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying LF resources that will be affected by this notification.
withLFTagPolicy(LFTagPolicyDetails) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionDetails
Details about the LF-tag policy.
withLimitName(String) - Method in class com.amazonaws.services.dataexchange.model.JobError
The name of the limit that was reached.
withLimitName(JobErrorLimitName) - Method in class com.amazonaws.services.dataexchange.model.JobError
The name of the limit that was reached.
withLimitName(String) - Method in exception com.amazonaws.services.dataexchange.model.ServiceLimitExceededException
The name of the limit that was reached.
withLimitName(LimitName) - Method in exception com.amazonaws.services.dataexchange.model.ServiceLimitExceededException
The name of the limit that was reached.
withLimitValue(Double) - Method in class com.amazonaws.services.dataexchange.model.JobError
The value of the exceeded limit.
withLimitValue(Double) - Method in exception com.amazonaws.services.dataexchange.model.ServiceLimitExceededException
The value of the exceeded limit.
withMaxResults(Integer) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
The maximum number of results returned by a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
The maximum number of results returned by a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
The maximum number of results returned by a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The maximum number of results returned by a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The maximum number of results returned by a single call.
withMd5Hash(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
withMd5Hash(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
withMessage(String) - Method in class com.amazonaws.services.dataexchange.model.JobError
The message related to the job error.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The name of the asset.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
The name of the data set.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The name of the data set.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The name of the data set.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The name of the asset.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The name of the data set.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Name of the changing field.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The name of the asset.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The name of the asset.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetRequest
The name of the data set.
withName(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The name of the data set.
withNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListEventActionsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListJobsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsResult
The token value retrieved from a previous call to access the next page of results.
withOrigin(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
withOrigin(Origin) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
withOrigin(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
withOrigin(Origin) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
withOrigin(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
withOrigin(Origin) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
withOrigin(String) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetsRequest
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
withOrigin(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
withOrigin(Origin) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
withOriginDetails(OriginDetails) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
withOriginDetails(OriginDetails) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
withOriginDetails(OriginDetails) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
withOriginDetails(OriginDetails) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
withPermissions(String...) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
The permissions granted to subscribers on database resources.
withPermissions(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
The permissions granted to subscribers on database resources.
withPermissions(DatabaseLFTagPolicyPermission...) - Method in class com.amazonaws.services.dataexchange.model.DatabaseLFTagPolicyAndPermissions
The permissions granted to subscribers on database resources.
withPermissions(String...) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The permissions granted to the subscribers on the resource.
withPermissions(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The permissions granted to the subscribers on the resource.
withPermissions(LFPermission...) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The permissions granted to the subscribers on the resource.
withPermissions(String...) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
The permissions granted to subscribers on table resources.
withPermissions(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
The permissions granted to subscribers on table resources.
withPermissions(TableTagPolicyLFPermission...) - Method in class com.amazonaws.services.dataexchange.model.TableLFTagPolicyAndPermissions
The permissions granted to subscribers on table resources.
withProductId(String) - Method in class com.amazonaws.services.dataexchange.model.OriginDetails
The product ID of the origin of the data set.
withProtocolType(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The protocol type of the API asset.
withProtocolType(ProtocolType) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The protocol type of the API asset.
withProtocolType(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The protocol type.
withProtocolType(ProtocolType) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The protocol type.
withProtocolType(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The protocol type.
withProtocolType(ProtocolType) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The protocol type.
withRedshiftDataShareAsset(RedshiftDataShareAsset) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The Amazon Redshift datashare that is the asset.
withRedshiftDataShares(RedshiftDataShareDetails...) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying Redshift resources that will be affected by this notification.
withRedshiftDataShares(Collection<RedshiftDataShareDetails>) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying Redshift resources that will be affected by this notification.
withResourceArn(String) - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
withResourceArn(String) - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
withResourceArn(String) - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
withResourceDetails(LFResourceDetails) - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
Details for the Lake Formation Resources included in the LF-tag policy.
withResourceId(String) - Method in exception com.amazonaws.services.dataexchange.model.ConflictException
The unique identifier for the resource with the conflict.
withResourceId(String) - Method in class com.amazonaws.services.dataexchange.model.JobError
The unique identifier for the resource related to the error.
withResourceId(String) - Method in exception com.amazonaws.services.dataexchange.model.ResourceNotFoundException
The unique identifier for the resource that couldn't be found.
withResourceType(String) - Method in exception com.amazonaws.services.dataexchange.model.ConflictException
The type of the resource with the conflict.
withResourceType(ResourceType) - Method in exception com.amazonaws.services.dataexchange.model.ConflictException
The type of the resource with the conflict.
withResourceType(String) - Method in class com.amazonaws.services.dataexchange.model.JobError
The type of resource related to the error.
withResourceType(JobErrorResourceTypes) - Method in class com.amazonaws.services.dataexchange.model.JobError
The type of resource related to the error.
withResourceType(String) - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
The resource type for which the LF-tag policy applies.
withResourceType(LFResourceType) - Method in class com.amazonaws.services.dataexchange.model.LFTagPolicyDetails
The resource type for which the LF-tag policy applies.
withResourceType(String) - Method in exception com.amazonaws.services.dataexchange.model.ResourceNotFoundException
The type of resource that couldn't be found.
withResourceType(ResourceType) - Method in exception com.amazonaws.services.dataexchange.model.ResourceNotFoundException
The type of resource that couldn't be found.
withRevisionDestination(AutoExportRevisionDestinationEntry) - Method in class com.amazonaws.services.dataexchange.model.AutoExportRevisionToS3RequestDetails
A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.
withRevisionDestinations(RevisionDestinationEntry...) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
The destination for the revision.
withRevisionDestinations(Collection<RevisionDestinationEntry>) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3RequestDetails
The destination for the revision.
withRevisionDestinations(RevisionDestinationEntry...) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
The destination in Amazon S3 where the revision is exported.
withRevisionDestinations(Collection<RevisionDestinationEntry>) - Method in class com.amazonaws.services.dataexchange.model.ExportRevisionsToS3ResponseDetails
The destination in Amazon S3 where the revision is exported.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The unique identifier for the revision associated with this asset.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketRequestDetails
The unique identifier for a revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateS3DataAccessFromS3BucketResponseDetails
The unique identifier for the revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteAssetRequest
The unique identifier for a revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.DeleteRevisionRequest
The unique identifier for a revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3RequestDetails
The unique identifier for the revision associated with this export request.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetsToS3ResponseDetails
The unique identifier for the revision associated with this export response.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlRequestDetails
The unique identifier for the revision associated with this export request.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The unique identifier for the revision associated with this export response.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetRequest
The unique identifier for a revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The unique identifier for the revision associated with this asset.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionRequest
The unique identifier for a revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The revision ID.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The revision ID.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlRequestDetails
The unique identifier for the revision associated with this import request.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The unique identifier for the revision associated with this import response.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The unique identifier for the revision associated with this import job.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The unique identifier for the revision associated with this import job.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesRequestDetails
The unique identifier for the revision associated with this import job.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromRedshiftDataSharesResponseDetails
The unique identifier for the revision associated with this import job.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3RequestDetails
The unique identifier for the revision associated with this import request.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromS3ResponseDetails
The unique identifier for the revision associated with this import response.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ListJobsRequest
The unique identifier for a revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.ListRevisionAssetsRequest
The unique identifier for a revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionDestinationEntry
The unique identifier for the revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
The unique identifier for a revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetRequest
The unique identifier for a revision.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The unique identifier for the revision associated with this asset.
withRevisionId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionRequest
The unique identifier for a revision.
withRevisionPublished(RevisionPublished) - Method in class com.amazonaws.services.dataexchange.model.Event
What occurs to start the revision publish action.
withRevisions(RevisionEntry...) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
The asset objects listed by the request.
withRevisions(Collection<RevisionEntry>) - Method in class com.amazonaws.services.dataexchange.model.ListDataSetRevisionsResult
The asset objects listed by the request.
withRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
withRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
withRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
A required comment to inform subscribers of the reason their access to the revision was revoked.
withRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionRequest
A required comment to inform subscribers of the reason their access to the revision was revoked.
withRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
withRevocationComment(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
A required comment to inform subscribers of the reason their access to the revision was revoked.
withRevoked(Boolean) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
A status indicating that subscribers' access to the revision was revoked.
withRevoked(Boolean) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
A status indicating that subscribers' access to the revision was revoked.
withRevoked(Boolean) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
A status indicating that subscribers' access to the revision was revoked.
withRevoked(Boolean) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
A status indicating that subscribers' access to the revision was revoked.
withRevoked(Boolean) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
A status indicating that subscribers' access to the revision was revoked.
withRevokedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
withRevokedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
withRevokedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The date and time that the revision was revoked, in ISO 8601 format.
withRevokedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
withRevokedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The date and time that the revision was revoked, in ISO 8601 format.
withRoleArn(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions of subscribers to AWS Lake Formation data permissions.
withRoleArn(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
withRoleArn(String) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationDataPermissionAsset
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
withS3AccessPointAlias(String) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The automatically-generated bucket-style alias for your Amazon S3 Access Point.
withS3AccessPointArn(String) - Method in class com.amazonaws.services.dataexchange.model.S3DataAccessAsset
The ARN for your Amazon S3 Access Point.
withS3DataAccessAsset(S3DataAccessAsset) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The Amazon S3 data access that is the asset.
withS3DataAccesses(S3DataAccessDetails...) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying S3 resources that will be affected by this notification.
withS3DataAccesses(Collection<S3DataAccessDetails>) - Method in class com.amazonaws.services.dataexchange.model.ScopeDetails
Underlying S3 resources that will be affected by this notification.
withS3SnapshotAsset(S3SnapshotAsset) - Method in class com.amazonaws.services.dataexchange.model.AssetDetails
The Amazon S3 object that is the asset.
withSchema(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A schema name in the Redshift database that is being affected by this notification.
withSchemaChange(SchemaChangeRequestDetails) - Method in class com.amazonaws.services.dataexchange.model.NotificationDetails
Extra details specific to a schema change type notification.
withSchemaChangeAt(Date) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeRequestDetails
A date in the future when the schema change is taking effect.
withScope(ScopeDetails) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
Affected scope of this notification such as the underlying resources affected by the notification event.
withSignedUrl(String) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The signed URL for the export request.
withSignedUrl(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The signed URL.
withSignedUrlExpiresAt(Date) - Method in class com.amazonaws.services.dataexchange.model.ExportAssetToSignedUrlResponseDetails
The date and time that the signed URL expires, in ISO 8601 format.
withSignedUrlExpiresAt(Date) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromSignedUrlResponseDetails
The time and date at which the signed URL expires, in ISO 8601 format.
withSize(Double) - Method in class com.amazonaws.services.dataexchange.model.S3SnapshotAsset
The size of the Amazon S3 object that is the object.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The asset ID of the owned asset corresponding to the entitled asset being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The data set ID of the owned data set corresponding to the entitled data set being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The data set ID of the owned data set corresponding to the entitled data set being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The asset ID of the owned asset corresponding to the entitled asset being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The data set ID of the owned data set corresponding to the entitled data set being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The revision ID of the owned revision corresponding to the entitled revision being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The asset ID of the owned asset corresponding to the entitled asset being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The data set ID of the owned data set corresponding to the entitled data set being viewed.
withSourceId(String) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The revision ID of the owned revision corresponding to the entitled revision being viewed.
withStage(String) - Method in class com.amazonaws.services.dataexchange.model.ApiGatewayApiAsset
The stage of the API asset.
withStage(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiRequestDetails
The API stage.
withStage(String) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetFromApiGatewayApiResponseDetails
The API stage.
withState(String) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The state of the job.
withState(State) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The state of the job.
withState(String) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The state of the job.
withState(State) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The state of the job.
withState(String) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The state of the job.
withState(State) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The state of the job.
withTable(TableLFTagPolicyAndPermissions) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyRequestDetails
A structure for the table object.
withTable(TableLFTagPolicyAndPermissions) - Method in class com.amazonaws.services.dataexchange.model.ImportAssetsFromLakeFormationTagPolicyResponseDetails
A structure for the table object.
withTable(String) - Method in class com.amazonaws.services.dataexchange.model.LakeFormationTagPolicyDetails
The underlying Glue table that the notification is referring to.
withTable(TableLFTagPolicy) - Method in class com.amazonaws.services.dataexchange.model.LFResourceDetails
Details about the table resource included in the AWS Lake Formation data permission.
withTable(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A table name in the Redshift database that is being affected by this notification.
withTagKey(String) - Method in class com.amazonaws.services.dataexchange.model.LFTag
The key name for the LF-tag.
withTagKeys(String...) - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
The key tags.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.UntagResourceRequest
The key tags.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetRequest
A data set tag is an optional label that you can assign to a data set when you create it.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The tags for the data set.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionRequest
A revision tag is an optional label that you can assign to a revision when you create it.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The tags for the revision.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The tags for the data set.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The tags for the revision.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.ListTagsForResourceResult
A label that consists of a customer-defined key and an optional value.
withTags(Map<String, String>) - Method in class com.amazonaws.services.dataexchange.model.TagResourceRequest
A label that consists of a customer-defined key and an optional value.
withTagValues(String...) - Method in class com.amazonaws.services.dataexchange.model.LFTag
A list of LF-tag values.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.dataexchange.model.LFTag
A list of LF-tag values.
withType(String) - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
The type of job to be created.
withType(Type) - Method in class com.amazonaws.services.dataexchange.model.CreateJobRequest
The type of job to be created.
withType(String) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The job type.
withType(Type) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The job type.
withType(String) - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
The type of server side encryption used for encrypting the objects in Amazon S3.
withType(ServerSideEncryptionTypes) - Method in class com.amazonaws.services.dataexchange.model.ExportServerSideEncryption
The type of server side encryption used for encrypting the objects in Amazon S3.
withType(String) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The job type.
withType(Type) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The job type.
withType(String) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The job type.
withType(Type) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The job type.
withType(String) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Is the field being added, removed, or modified?
withType(SchemaChangeType) - Method in class com.amazonaws.services.dataexchange.model.SchemaChangeDetails
Is the field being added, removed, or modified?
withType(String) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
The type of the notification.
withType(NotificationType) - Method in class com.amazonaws.services.dataexchange.model.SendDataSetNotificationRequest
The type of the notification.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.AssetEntry
The date and time that the asset was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateDataSetResult
The date and time that the data set was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateEventActionResult
The date and time that the event action was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateJobResult
The date and time that the job was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.CreateRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.DataSetEntry
The date and time that the data set was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.EventActionEntry
The date and time that the event action was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetAssetResult
The date and time that the asset was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetDataSetResult
The date and time that the data set was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetEventActionResult
The date and time that the event action was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetJobResult
The date and time that the job was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.GetRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.JobEntry
The date and time that the job was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevisionEntry
The date and time that the revision was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.RevokeRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateAssetResult
The date and time that the asset was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateDataSetResult
The date and time that the data set was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateEventActionResult
The date and time that the event action was last updated, in ISO 8601 format.
withUpdatedAt(Date) - Method in class com.amazonaws.services.dataexchange.model.UpdateRevisionResult
The date and time that the revision was last updated, in ISO 8601 format.
withView(String) - Method in class com.amazonaws.services.dataexchange.model.RedshiftDataShareDetails
A view name in the Redshift database that is being affected by this notification.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.