@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonDataZoneAsyncClient extends AmazonDataZoneClient implements AmazonDataZoneAsync
AsyncHandler can be used to receive
notification when an asynchronous operation completes.
Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your data. With Amazon DataZone, you can share and access your data across accounts and supported regions. Amazon DataZone simplifies your experience across Amazon Web Services services, including, but not limited to, Amazon Redshift, Amazon Athena, Amazon Web Services Glue, and Amazon Web Services Lake Formation.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIXacceptPredictions, acceptSubscriptionRequest, builder, cancelSubscription, createAsset, createAssetRevision, createAssetType, createDataSource, createDomain, createEnvironment, createEnvironmentProfile, createFormType, createGlossary, createGlossaryTerm, createGroupProfile, createListingChangeSet, createProject, createProjectMembership, createSubscriptionGrant, createSubscriptionRequest, createSubscriptionTarget, createUserProfile, deleteAsset, deleteAssetType, deleteDataSource, deleteDomain, deleteEnvironment, deleteEnvironmentBlueprintConfiguration, deleteEnvironmentProfile, deleteFormType, deleteGlossary, deleteGlossaryTerm, deleteListing, deleteProject, deleteProjectMembership, deleteSubscriptionGrant, deleteSubscriptionRequest, deleteSubscriptionTarget, getAsset, getAssetType, getCachedResponseMetadata, getDataSource, getDataSourceRun, getDomain, getEnvironment, getEnvironmentBlueprint, getEnvironmentBlueprintConfiguration, getEnvironmentProfile, getFormType, getGlossary, getGlossaryTerm, getGroupProfile, getIamPortalLoginUrl, getListing, getProject, getSubscription, getSubscriptionGrant, getSubscriptionRequestDetails, getSubscriptionTarget, getUserProfile, listAssetRevisions, listDataSourceRunActivities, listDataSourceRuns, listDataSources, listDomains, listEnvironmentBlueprintConfigurations, listEnvironmentBlueprints, listEnvironmentProfiles, listEnvironments, listNotifications, listProjectMemberships, listProjects, listSubscriptionGrants, listSubscriptionRequests, listSubscriptions, listSubscriptionTargets, listTagsForResource, putEnvironmentBlueprintConfiguration, rejectPredictions, rejectSubscriptionRequest, revokeSubscription, search, searchGroupProfiles, searchListings, searchTypes, searchUserProfiles, startDataSourceRun, tagResource, untagResource, updateDataSource, updateDomain, updateEnvironment, updateEnvironmentProfile, updateGlossary, updateGlossaryTerm, updateGroupProfile, updateProject, updateSubscriptionGrantStatus, updateSubscriptionRequest, updateSubscriptionTarget, updateUserProfileaddRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptPredictions, acceptSubscriptionRequest, cancelSubscription, createAsset, createAssetRevision, createAssetType, createDataSource, createDomain, createEnvironment, createEnvironmentProfile, createFormType, createGlossary, createGlossaryTerm, createGroupProfile, createListingChangeSet, createProject, createProjectMembership, createSubscriptionGrant, createSubscriptionRequest, createSubscriptionTarget, createUserProfile, deleteAsset, deleteAssetType, deleteDataSource, deleteDomain, deleteEnvironment, deleteEnvironmentBlueprintConfiguration, deleteEnvironmentProfile, deleteFormType, deleteGlossary, deleteGlossaryTerm, deleteListing, deleteProject, deleteProjectMembership, deleteSubscriptionGrant, deleteSubscriptionRequest, deleteSubscriptionTarget, getAsset, getAssetType, getCachedResponseMetadata, getDataSource, getDataSourceRun, getDomain, getEnvironment, getEnvironmentBlueprint, getEnvironmentBlueprintConfiguration, getEnvironmentProfile, getFormType, getGlossary, getGlossaryTerm, getGroupProfile, getIamPortalLoginUrl, getListing, getProject, getSubscription, getSubscriptionGrant, getSubscriptionRequestDetails, getSubscriptionTarget, getUserProfile, listAssetRevisions, listDataSourceRunActivities, listDataSourceRuns, listDataSources, listDomains, listEnvironmentBlueprintConfigurations, listEnvironmentBlueprints, listEnvironmentProfiles, listEnvironments, listNotifications, listProjectMemberships, listProjects, listSubscriptionGrants, listSubscriptionRequests, listSubscriptions, listSubscriptionTargets, listTagsForResource, putEnvironmentBlueprintConfiguration, rejectPredictions, rejectSubscriptionRequest, revokeSubscription, search, searchGroupProfiles, searchListings, searchTypes, searchUserProfiles, startDataSourceRun, tagResource, untagResource, updateDataSource, updateDomain, updateEnvironment, updateEnvironmentProfile, updateGlossary, updateGlossaryTerm, updateGroupProfile, updateProject, updateSubscriptionGrantStatus, updateSubscriptionRequest, updateSubscriptionTarget, updateUserProfilepublic static AmazonDataZoneAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<AcceptPredictionsResult> acceptPredictionsAsync(AcceptPredictionsRequest request)
AmazonDataZoneAsyncAccepts automatically generated business-friendly metadata for your Amazon DataZone assets.
acceptPredictionsAsync in interface AmazonDataZoneAsyncpublic Future<AcceptPredictionsResult> acceptPredictionsAsync(AcceptPredictionsRequest request, AsyncHandler<AcceptPredictionsRequest,AcceptPredictionsResult> asyncHandler)
AmazonDataZoneAsyncAccepts automatically generated business-friendly metadata for your Amazon DataZone assets.
acceptPredictionsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AcceptSubscriptionRequestResult> acceptSubscriptionRequestAsync(AcceptSubscriptionRequestRequest request)
AmazonDataZoneAsyncAccepts a subscription request to a specific asset.
acceptSubscriptionRequestAsync in interface AmazonDataZoneAsyncpublic Future<AcceptSubscriptionRequestResult> acceptSubscriptionRequestAsync(AcceptSubscriptionRequestRequest request, AsyncHandler<AcceptSubscriptionRequestRequest,AcceptSubscriptionRequestResult> asyncHandler)
AmazonDataZoneAsyncAccepts a subscription request to a specific asset.
acceptSubscriptionRequestAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CancelSubscriptionResult> cancelSubscriptionAsync(CancelSubscriptionRequest request)
AmazonDataZoneAsyncCancels the subscription to the specified asset.
cancelSubscriptionAsync in interface AmazonDataZoneAsyncpublic Future<CancelSubscriptionResult> cancelSubscriptionAsync(CancelSubscriptionRequest request, AsyncHandler<CancelSubscriptionRequest,CancelSubscriptionResult> asyncHandler)
AmazonDataZoneAsyncCancels the subscription to the specified asset.
cancelSubscriptionAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAssetResult> createAssetAsync(CreateAssetRequest request)
AmazonDataZoneAsyncCreates an asset in Amazon DataZone catalog.
createAssetAsync in interface AmazonDataZoneAsyncpublic Future<CreateAssetResult> createAssetAsync(CreateAssetRequest request, AsyncHandler<CreateAssetRequest,CreateAssetResult> asyncHandler)
AmazonDataZoneAsyncCreates an asset in Amazon DataZone catalog.
createAssetAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAssetRevisionResult> createAssetRevisionAsync(CreateAssetRevisionRequest request)
AmazonDataZoneAsyncCreates a revision of the asset.
createAssetRevisionAsync in interface AmazonDataZoneAsyncpublic Future<CreateAssetRevisionResult> createAssetRevisionAsync(CreateAssetRevisionRequest request, AsyncHandler<CreateAssetRevisionRequest,CreateAssetRevisionResult> asyncHandler)
AmazonDataZoneAsyncCreates a revision of the asset.
createAssetRevisionAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAssetTypeResult> createAssetTypeAsync(CreateAssetTypeRequest request)
AmazonDataZoneAsyncCreates a custom asset type.
createAssetTypeAsync in interface AmazonDataZoneAsyncpublic Future<CreateAssetTypeResult> createAssetTypeAsync(CreateAssetTypeRequest request, AsyncHandler<CreateAssetTypeRequest,CreateAssetTypeResult> asyncHandler)
AmazonDataZoneAsyncCreates a custom asset type.
createAssetTypeAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDataSourceResult> createDataSourceAsync(CreateDataSourceRequest request)
AmazonDataZoneAsyncCreates an Amazon DataZone data source.
createDataSourceAsync in interface AmazonDataZoneAsyncpublic Future<CreateDataSourceResult> createDataSourceAsync(CreateDataSourceRequest request, AsyncHandler<CreateDataSourceRequest,CreateDataSourceResult> asyncHandler)
AmazonDataZoneAsyncCreates an Amazon DataZone data source.
createDataSourceAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDomainResult> createDomainAsync(CreateDomainRequest request)
AmazonDataZoneAsyncCreates an Amazon DataZone domain.
createDomainAsync in interface AmazonDataZoneAsyncpublic Future<CreateDomainResult> createDomainAsync(CreateDomainRequest request, AsyncHandler<CreateDomainRequest,CreateDomainResult> asyncHandler)
AmazonDataZoneAsyncCreates an Amazon DataZone domain.
createDomainAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateEnvironmentResult> createEnvironmentAsync(CreateEnvironmentRequest request)
AmazonDataZoneAsyncCreate an Amazon DataZone environment.
createEnvironmentAsync in interface AmazonDataZoneAsyncpublic Future<CreateEnvironmentResult> createEnvironmentAsync(CreateEnvironmentRequest request, AsyncHandler<CreateEnvironmentRequest,CreateEnvironmentResult> asyncHandler)
AmazonDataZoneAsyncCreate an Amazon DataZone environment.
createEnvironmentAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateEnvironmentProfileResult> createEnvironmentProfileAsync(CreateEnvironmentProfileRequest request)
AmazonDataZoneAsyncCreates an Amazon DataZone environment profile.
createEnvironmentProfileAsync in interface AmazonDataZoneAsyncpublic Future<CreateEnvironmentProfileResult> createEnvironmentProfileAsync(CreateEnvironmentProfileRequest request, AsyncHandler<CreateEnvironmentProfileRequest,CreateEnvironmentProfileResult> asyncHandler)
AmazonDataZoneAsyncCreates an Amazon DataZone environment profile.
createEnvironmentProfileAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateFormTypeResult> createFormTypeAsync(CreateFormTypeRequest request)
AmazonDataZoneAsyncCreates a metadata form type.
createFormTypeAsync in interface AmazonDataZoneAsyncpublic Future<CreateFormTypeResult> createFormTypeAsync(CreateFormTypeRequest request, AsyncHandler<CreateFormTypeRequest,CreateFormTypeResult> asyncHandler)
AmazonDataZoneAsyncCreates a metadata form type.
createFormTypeAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateGlossaryResult> createGlossaryAsync(CreateGlossaryRequest request)
AmazonDataZoneAsyncCreates an Amazon DataZone business glossary.
createGlossaryAsync in interface AmazonDataZoneAsyncpublic Future<CreateGlossaryResult> createGlossaryAsync(CreateGlossaryRequest request, AsyncHandler<CreateGlossaryRequest,CreateGlossaryResult> asyncHandler)
AmazonDataZoneAsyncCreates an Amazon DataZone business glossary.
createGlossaryAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateGlossaryTermResult> createGlossaryTermAsync(CreateGlossaryTermRequest request)
AmazonDataZoneAsyncCreates a business glossary term.
createGlossaryTermAsync in interface AmazonDataZoneAsyncpublic Future<CreateGlossaryTermResult> createGlossaryTermAsync(CreateGlossaryTermRequest request, AsyncHandler<CreateGlossaryTermRequest,CreateGlossaryTermResult> asyncHandler)
AmazonDataZoneAsyncCreates a business glossary term.
createGlossaryTermAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateGroupProfileResult> createGroupProfileAsync(CreateGroupProfileRequest request)
AmazonDataZoneAsyncCreates a group profile in Amazon DataZone.
createGroupProfileAsync in interface AmazonDataZoneAsyncpublic Future<CreateGroupProfileResult> createGroupProfileAsync(CreateGroupProfileRequest request, AsyncHandler<CreateGroupProfileRequest,CreateGroupProfileResult> asyncHandler)
AmazonDataZoneAsyncCreates a group profile in Amazon DataZone.
createGroupProfileAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateListingChangeSetResult> createListingChangeSetAsync(CreateListingChangeSetRequest request)
AmazonDataZoneAsynccreateListingChangeSetAsync in interface AmazonDataZoneAsyncpublic Future<CreateListingChangeSetResult> createListingChangeSetAsync(CreateListingChangeSetRequest request, AsyncHandler<CreateListingChangeSetRequest,CreateListingChangeSetResult> asyncHandler)
AmazonDataZoneAsynccreateListingChangeSetAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateProjectResult> createProjectAsync(CreateProjectRequest request)
AmazonDataZoneAsyncCreates an Amazon DataZone project.
createProjectAsync in interface AmazonDataZoneAsyncpublic Future<CreateProjectResult> createProjectAsync(CreateProjectRequest request, AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler)
AmazonDataZoneAsyncCreates an Amazon DataZone project.
createProjectAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateProjectMembershipResult> createProjectMembershipAsync(CreateProjectMembershipRequest request)
AmazonDataZoneAsyncCreates a project membership in Amazon DataZone.
createProjectMembershipAsync in interface AmazonDataZoneAsyncpublic Future<CreateProjectMembershipResult> createProjectMembershipAsync(CreateProjectMembershipRequest request, AsyncHandler<CreateProjectMembershipRequest,CreateProjectMembershipResult> asyncHandler)
AmazonDataZoneAsyncCreates a project membership in Amazon DataZone.
createProjectMembershipAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateSubscriptionGrantResult> createSubscriptionGrantAsync(CreateSubscriptionGrantRequest request)
AmazonDataZoneAsyncCreates a subsscription grant in Amazon DataZone.
createSubscriptionGrantAsync in interface AmazonDataZoneAsyncpublic Future<CreateSubscriptionGrantResult> createSubscriptionGrantAsync(CreateSubscriptionGrantRequest request, AsyncHandler<CreateSubscriptionGrantRequest,CreateSubscriptionGrantResult> asyncHandler)
AmazonDataZoneAsyncCreates a subsscription grant in Amazon DataZone.
createSubscriptionGrantAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateSubscriptionRequestResult> createSubscriptionRequestAsync(CreateSubscriptionRequestRequest request)
AmazonDataZoneAsyncCreates a subscription request in Amazon DataZone.
createSubscriptionRequestAsync in interface AmazonDataZoneAsyncpublic Future<CreateSubscriptionRequestResult> createSubscriptionRequestAsync(CreateSubscriptionRequestRequest request, AsyncHandler<CreateSubscriptionRequestRequest,CreateSubscriptionRequestResult> asyncHandler)
AmazonDataZoneAsyncCreates a subscription request in Amazon DataZone.
createSubscriptionRequestAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateSubscriptionTargetResult> createSubscriptionTargetAsync(CreateSubscriptionTargetRequest request)
AmazonDataZoneAsyncCreates a subscription target in Amazon DataZone.
createSubscriptionTargetAsync in interface AmazonDataZoneAsyncpublic Future<CreateSubscriptionTargetResult> createSubscriptionTargetAsync(CreateSubscriptionTargetRequest request, AsyncHandler<CreateSubscriptionTargetRequest,CreateSubscriptionTargetResult> asyncHandler)
AmazonDataZoneAsyncCreates a subscription target in Amazon DataZone.
createSubscriptionTargetAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateUserProfileResult> createUserProfileAsync(CreateUserProfileRequest request)
AmazonDataZoneAsyncCreates a user profile in Amazon DataZone.
createUserProfileAsync in interface AmazonDataZoneAsyncpublic Future<CreateUserProfileResult> createUserProfileAsync(CreateUserProfileRequest request, AsyncHandler<CreateUserProfileRequest,CreateUserProfileResult> asyncHandler)
AmazonDataZoneAsyncCreates a user profile in Amazon DataZone.
createUserProfileAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAssetResult> deleteAssetAsync(DeleteAssetRequest request)
AmazonDataZoneAsyncDelets an asset in Amazon DataZone.
deleteAssetAsync in interface AmazonDataZoneAsyncpublic Future<DeleteAssetResult> deleteAssetAsync(DeleteAssetRequest request, AsyncHandler<DeleteAssetRequest,DeleteAssetResult> asyncHandler)
AmazonDataZoneAsyncDelets an asset in Amazon DataZone.
deleteAssetAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAssetTypeResult> deleteAssetTypeAsync(DeleteAssetTypeRequest request)
AmazonDataZoneAsyncDeletes an asset type in Amazon DataZone.
deleteAssetTypeAsync in interface AmazonDataZoneAsyncpublic Future<DeleteAssetTypeResult> deleteAssetTypeAsync(DeleteAssetTypeRequest request, AsyncHandler<DeleteAssetTypeRequest,DeleteAssetTypeResult> asyncHandler)
AmazonDataZoneAsyncDeletes an asset type in Amazon DataZone.
deleteAssetTypeAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDataSourceResult> deleteDataSourceAsync(DeleteDataSourceRequest request)
AmazonDataZoneAsyncDeletes a data source in Amazon DataZone.
deleteDataSourceAsync in interface AmazonDataZoneAsyncpublic Future<DeleteDataSourceResult> deleteDataSourceAsync(DeleteDataSourceRequest request, AsyncHandler<DeleteDataSourceRequest,DeleteDataSourceResult> asyncHandler)
AmazonDataZoneAsyncDeletes a data source in Amazon DataZone.
deleteDataSourceAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDomainResult> deleteDomainAsync(DeleteDomainRequest request)
AmazonDataZoneAsyncDeletes a Amazon DataZone domain.
deleteDomainAsync in interface AmazonDataZoneAsyncpublic Future<DeleteDomainResult> deleteDomainAsync(DeleteDomainRequest request, AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler)
AmazonDataZoneAsyncDeletes a Amazon DataZone domain.
deleteDomainAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteEnvironmentResult> deleteEnvironmentAsync(DeleteEnvironmentRequest request)
AmazonDataZoneAsyncDeletes an environment in Amazon DataZone.
deleteEnvironmentAsync in interface AmazonDataZoneAsyncpublic Future<DeleteEnvironmentResult> deleteEnvironmentAsync(DeleteEnvironmentRequest request, AsyncHandler<DeleteEnvironmentRequest,DeleteEnvironmentResult> asyncHandler)
AmazonDataZoneAsyncDeletes an environment in Amazon DataZone.
deleteEnvironmentAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteEnvironmentBlueprintConfigurationResult> deleteEnvironmentBlueprintConfigurationAsync(DeleteEnvironmentBlueprintConfigurationRequest request)
AmazonDataZoneAsyncDeletes the blueprint configuration in Amazon DataZone.
deleteEnvironmentBlueprintConfigurationAsync in interface AmazonDataZoneAsyncpublic Future<DeleteEnvironmentBlueprintConfigurationResult> deleteEnvironmentBlueprintConfigurationAsync(DeleteEnvironmentBlueprintConfigurationRequest request, AsyncHandler<DeleteEnvironmentBlueprintConfigurationRequest,DeleteEnvironmentBlueprintConfigurationResult> asyncHandler)
AmazonDataZoneAsyncDeletes the blueprint configuration in Amazon DataZone.
deleteEnvironmentBlueprintConfigurationAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteEnvironmentProfileResult> deleteEnvironmentProfileAsync(DeleteEnvironmentProfileRequest request)
AmazonDataZoneAsyncDeletes an environment profile in Amazon DataZone.
deleteEnvironmentProfileAsync in interface AmazonDataZoneAsyncpublic Future<DeleteEnvironmentProfileResult> deleteEnvironmentProfileAsync(DeleteEnvironmentProfileRequest request, AsyncHandler<DeleteEnvironmentProfileRequest,DeleteEnvironmentProfileResult> asyncHandler)
AmazonDataZoneAsyncDeletes an environment profile in Amazon DataZone.
deleteEnvironmentProfileAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteFormTypeResult> deleteFormTypeAsync(DeleteFormTypeRequest request)
AmazonDataZoneAsyncDelets and metadata form type in Amazon DataZone.
deleteFormTypeAsync in interface AmazonDataZoneAsyncpublic Future<DeleteFormTypeResult> deleteFormTypeAsync(DeleteFormTypeRequest request, AsyncHandler<DeleteFormTypeRequest,DeleteFormTypeResult> asyncHandler)
AmazonDataZoneAsyncDelets and metadata form type in Amazon DataZone.
deleteFormTypeAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteGlossaryResult> deleteGlossaryAsync(DeleteGlossaryRequest request)
AmazonDataZoneAsyncDeletes a business glossary in Amazon DataZone.
deleteGlossaryAsync in interface AmazonDataZoneAsyncpublic Future<DeleteGlossaryResult> deleteGlossaryAsync(DeleteGlossaryRequest request, AsyncHandler<DeleteGlossaryRequest,DeleteGlossaryResult> asyncHandler)
AmazonDataZoneAsyncDeletes a business glossary in Amazon DataZone.
deleteGlossaryAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteGlossaryTermResult> deleteGlossaryTermAsync(DeleteGlossaryTermRequest request)
AmazonDataZoneAsyncDeletes a business glossary term in Amazon DataZone.
deleteGlossaryTermAsync in interface AmazonDataZoneAsyncpublic Future<DeleteGlossaryTermResult> deleteGlossaryTermAsync(DeleteGlossaryTermRequest request, AsyncHandler<DeleteGlossaryTermRequest,DeleteGlossaryTermResult> asyncHandler)
AmazonDataZoneAsyncDeletes a business glossary term in Amazon DataZone.
deleteGlossaryTermAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteListingResult> deleteListingAsync(DeleteListingRequest request)
AmazonDataZoneAsyncdeleteListingAsync in interface AmazonDataZoneAsyncpublic Future<DeleteListingResult> deleteListingAsync(DeleteListingRequest request, AsyncHandler<DeleteListingRequest,DeleteListingResult> asyncHandler)
AmazonDataZoneAsyncdeleteListingAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteProjectResult> deleteProjectAsync(DeleteProjectRequest request)
AmazonDataZoneAsyncDeletes a project in Amazon DataZone.
deleteProjectAsync in interface AmazonDataZoneAsyncpublic Future<DeleteProjectResult> deleteProjectAsync(DeleteProjectRequest request, AsyncHandler<DeleteProjectRequest,DeleteProjectResult> asyncHandler)
AmazonDataZoneAsyncDeletes a project in Amazon DataZone.
deleteProjectAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteProjectMembershipResult> deleteProjectMembershipAsync(DeleteProjectMembershipRequest request)
AmazonDataZoneAsyncDeletes project membership in Amazon DataZone.
deleteProjectMembershipAsync in interface AmazonDataZoneAsyncpublic Future<DeleteProjectMembershipResult> deleteProjectMembershipAsync(DeleteProjectMembershipRequest request, AsyncHandler<DeleteProjectMembershipRequest,DeleteProjectMembershipResult> asyncHandler)
AmazonDataZoneAsyncDeletes project membership in Amazon DataZone.
deleteProjectMembershipAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteSubscriptionGrantResult> deleteSubscriptionGrantAsync(DeleteSubscriptionGrantRequest request)
AmazonDataZoneAsyncDeletes and subscription grant in Amazon DataZone.
deleteSubscriptionGrantAsync in interface AmazonDataZoneAsyncpublic Future<DeleteSubscriptionGrantResult> deleteSubscriptionGrantAsync(DeleteSubscriptionGrantRequest request, AsyncHandler<DeleteSubscriptionGrantRequest,DeleteSubscriptionGrantResult> asyncHandler)
AmazonDataZoneAsyncDeletes and subscription grant in Amazon DataZone.
deleteSubscriptionGrantAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteSubscriptionRequestResult> deleteSubscriptionRequestAsync(DeleteSubscriptionRequestRequest request)
AmazonDataZoneAsyncDeletes a subscription request in Amazon DataZone.
deleteSubscriptionRequestAsync in interface AmazonDataZoneAsyncpublic Future<DeleteSubscriptionRequestResult> deleteSubscriptionRequestAsync(DeleteSubscriptionRequestRequest request, AsyncHandler<DeleteSubscriptionRequestRequest,DeleteSubscriptionRequestResult> asyncHandler)
AmazonDataZoneAsyncDeletes a subscription request in Amazon DataZone.
deleteSubscriptionRequestAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteSubscriptionTargetResult> deleteSubscriptionTargetAsync(DeleteSubscriptionTargetRequest request)
AmazonDataZoneAsyncDeletes a subscription target in Amazon DataZone.
deleteSubscriptionTargetAsync in interface AmazonDataZoneAsyncpublic Future<DeleteSubscriptionTargetResult> deleteSubscriptionTargetAsync(DeleteSubscriptionTargetRequest request, AsyncHandler<DeleteSubscriptionTargetRequest,DeleteSubscriptionTargetResult> asyncHandler)
AmazonDataZoneAsyncDeletes a subscription target in Amazon DataZone.
deleteSubscriptionTargetAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAssetResult> getAssetAsync(GetAssetRequest request)
AmazonDataZoneAsyncGets an Amazon DataZone asset.
getAssetAsync in interface AmazonDataZoneAsyncpublic Future<GetAssetResult> getAssetAsync(GetAssetRequest request, AsyncHandler<GetAssetRequest,GetAssetResult> asyncHandler)
AmazonDataZoneAsyncGets an Amazon DataZone asset.
getAssetAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAssetTypeResult> getAssetTypeAsync(GetAssetTypeRequest request)
AmazonDataZoneAsyncGets an Amazon DataZone asset type.
getAssetTypeAsync in interface AmazonDataZoneAsyncpublic Future<GetAssetTypeResult> getAssetTypeAsync(GetAssetTypeRequest request, AsyncHandler<GetAssetTypeRequest,GetAssetTypeResult> asyncHandler)
AmazonDataZoneAsyncGets an Amazon DataZone asset type.
getAssetTypeAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDataSourceResult> getDataSourceAsync(GetDataSourceRequest request)
AmazonDataZoneAsyncGets an Amazon DataZone data source.
getDataSourceAsync in interface AmazonDataZoneAsyncpublic Future<GetDataSourceResult> getDataSourceAsync(GetDataSourceRequest request, AsyncHandler<GetDataSourceRequest,GetDataSourceResult> asyncHandler)
AmazonDataZoneAsyncGets an Amazon DataZone data source.
getDataSourceAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDataSourceRunResult> getDataSourceRunAsync(GetDataSourceRunRequest request)
AmazonDataZoneAsyncGets an Amazon DataZone data source run.
getDataSourceRunAsync in interface AmazonDataZoneAsyncpublic Future<GetDataSourceRunResult> getDataSourceRunAsync(GetDataSourceRunRequest request, AsyncHandler<GetDataSourceRunRequest,GetDataSourceRunResult> asyncHandler)
AmazonDataZoneAsyncGets an Amazon DataZone data source run.
getDataSourceRunAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDomainResult> getDomainAsync(GetDomainRequest request)
AmazonDataZoneAsyncGets an Amazon DataZone domain.
getDomainAsync in interface AmazonDataZoneAsyncpublic Future<GetDomainResult> getDomainAsync(GetDomainRequest request, AsyncHandler<GetDomainRequest,GetDomainResult> asyncHandler)
AmazonDataZoneAsyncGets an Amazon DataZone domain.
getDomainAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetEnvironmentResult> getEnvironmentAsync(GetEnvironmentRequest request)
AmazonDataZoneAsyncGets an Amazon DataZone environment.
getEnvironmentAsync in interface AmazonDataZoneAsyncpublic Future<GetEnvironmentResult> getEnvironmentAsync(GetEnvironmentRequest request, AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler)
AmazonDataZoneAsyncGets an Amazon DataZone environment.
getEnvironmentAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetEnvironmentBlueprintResult> getEnvironmentBlueprintAsync(GetEnvironmentBlueprintRequest request)
AmazonDataZoneAsyncGets an Amazon DataZone blueprint.
getEnvironmentBlueprintAsync in interface AmazonDataZoneAsyncpublic Future<GetEnvironmentBlueprintResult> getEnvironmentBlueprintAsync(GetEnvironmentBlueprintRequest request, AsyncHandler<GetEnvironmentBlueprintRequest,GetEnvironmentBlueprintResult> asyncHandler)
AmazonDataZoneAsyncGets an Amazon DataZone blueprint.
getEnvironmentBlueprintAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetEnvironmentBlueprintConfigurationResult> getEnvironmentBlueprintConfigurationAsync(GetEnvironmentBlueprintConfigurationRequest request)
AmazonDataZoneAsyncGets the blueprint configuration in Amazon DataZone.
getEnvironmentBlueprintConfigurationAsync in interface AmazonDataZoneAsyncpublic Future<GetEnvironmentBlueprintConfigurationResult> getEnvironmentBlueprintConfigurationAsync(GetEnvironmentBlueprintConfigurationRequest request, AsyncHandler<GetEnvironmentBlueprintConfigurationRequest,GetEnvironmentBlueprintConfigurationResult> asyncHandler)
AmazonDataZoneAsyncGets the blueprint configuration in Amazon DataZone.
getEnvironmentBlueprintConfigurationAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetEnvironmentProfileResult> getEnvironmentProfileAsync(GetEnvironmentProfileRequest request)
AmazonDataZoneAsyncGets an evinronment profile in Amazon DataZone.
getEnvironmentProfileAsync in interface AmazonDataZoneAsyncpublic Future<GetEnvironmentProfileResult> getEnvironmentProfileAsync(GetEnvironmentProfileRequest request, AsyncHandler<GetEnvironmentProfileRequest,GetEnvironmentProfileResult> asyncHandler)
AmazonDataZoneAsyncGets an evinronment profile in Amazon DataZone.
getEnvironmentProfileAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetFormTypeResult> getFormTypeAsync(GetFormTypeRequest request)
AmazonDataZoneAsyncGets a metadata form type in Amazon DataZone.
getFormTypeAsync in interface AmazonDataZoneAsyncpublic Future<GetFormTypeResult> getFormTypeAsync(GetFormTypeRequest request, AsyncHandler<GetFormTypeRequest,GetFormTypeResult> asyncHandler)
AmazonDataZoneAsyncGets a metadata form type in Amazon DataZone.
getFormTypeAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetGlossaryResult> getGlossaryAsync(GetGlossaryRequest request)
AmazonDataZoneAsyncGets a business glossary in Amazon DataZone.
getGlossaryAsync in interface AmazonDataZoneAsyncpublic Future<GetGlossaryResult> getGlossaryAsync(GetGlossaryRequest request, AsyncHandler<GetGlossaryRequest,GetGlossaryResult> asyncHandler)
AmazonDataZoneAsyncGets a business glossary in Amazon DataZone.
getGlossaryAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetGlossaryTermResult> getGlossaryTermAsync(GetGlossaryTermRequest request)
AmazonDataZoneAsyncGets a business glossary term in Amazon DataZone.
getGlossaryTermAsync in interface AmazonDataZoneAsyncpublic Future<GetGlossaryTermResult> getGlossaryTermAsync(GetGlossaryTermRequest request, AsyncHandler<GetGlossaryTermRequest,GetGlossaryTermResult> asyncHandler)
AmazonDataZoneAsyncGets a business glossary term in Amazon DataZone.
getGlossaryTermAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetGroupProfileResult> getGroupProfileAsync(GetGroupProfileRequest request)
AmazonDataZoneAsyncGets a group profile in Amazon DataZone.
getGroupProfileAsync in interface AmazonDataZoneAsyncpublic Future<GetGroupProfileResult> getGroupProfileAsync(GetGroupProfileRequest request, AsyncHandler<GetGroupProfileRequest,GetGroupProfileResult> asyncHandler)
AmazonDataZoneAsyncGets a group profile in Amazon DataZone.
getGroupProfileAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetIamPortalLoginUrlResult> getIamPortalLoginUrlAsync(GetIamPortalLoginUrlRequest request)
AmazonDataZoneAsyncGets the data portal URL for the specified Amazon DataZone domain.
getIamPortalLoginUrlAsync in interface AmazonDataZoneAsyncpublic Future<GetIamPortalLoginUrlResult> getIamPortalLoginUrlAsync(GetIamPortalLoginUrlRequest request, AsyncHandler<GetIamPortalLoginUrlRequest,GetIamPortalLoginUrlResult> asyncHandler)
AmazonDataZoneAsyncGets the data portal URL for the specified Amazon DataZone domain.
getIamPortalLoginUrlAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetListingResult> getListingAsync(GetListingRequest request)
AmazonDataZoneAsyncgetListingAsync in interface AmazonDataZoneAsyncpublic Future<GetListingResult> getListingAsync(GetListingRequest request, AsyncHandler<GetListingRequest,GetListingResult> asyncHandler)
AmazonDataZoneAsyncgetListingAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetProjectResult> getProjectAsync(GetProjectRequest request)
AmazonDataZoneAsyncGets a project in Amazon DataZone.
getProjectAsync in interface AmazonDataZoneAsyncpublic Future<GetProjectResult> getProjectAsync(GetProjectRequest request, AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler)
AmazonDataZoneAsyncGets a project in Amazon DataZone.
getProjectAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSubscriptionResult> getSubscriptionAsync(GetSubscriptionRequest request)
AmazonDataZoneAsyncGets a subscription in Amazon DataZone.
getSubscriptionAsync in interface AmazonDataZoneAsyncpublic Future<GetSubscriptionResult> getSubscriptionAsync(GetSubscriptionRequest request, AsyncHandler<GetSubscriptionRequest,GetSubscriptionResult> asyncHandler)
AmazonDataZoneAsyncGets a subscription in Amazon DataZone.
getSubscriptionAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSubscriptionGrantResult> getSubscriptionGrantAsync(GetSubscriptionGrantRequest request)
AmazonDataZoneAsyncGets the subscription grant in Amazon DataZone.
getSubscriptionGrantAsync in interface AmazonDataZoneAsyncpublic Future<GetSubscriptionGrantResult> getSubscriptionGrantAsync(GetSubscriptionGrantRequest request, AsyncHandler<GetSubscriptionGrantRequest,GetSubscriptionGrantResult> asyncHandler)
AmazonDataZoneAsyncGets the subscription grant in Amazon DataZone.
getSubscriptionGrantAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSubscriptionRequestDetailsResult> getSubscriptionRequestDetailsAsync(GetSubscriptionRequestDetailsRequest request)
AmazonDataZoneAsyncGets the details of the specified subscription request.
getSubscriptionRequestDetailsAsync in interface AmazonDataZoneAsyncpublic Future<GetSubscriptionRequestDetailsResult> getSubscriptionRequestDetailsAsync(GetSubscriptionRequestDetailsRequest request, AsyncHandler<GetSubscriptionRequestDetailsRequest,GetSubscriptionRequestDetailsResult> asyncHandler)
AmazonDataZoneAsyncGets the details of the specified subscription request.
getSubscriptionRequestDetailsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSubscriptionTargetResult> getSubscriptionTargetAsync(GetSubscriptionTargetRequest request)
AmazonDataZoneAsyncGets the subscription target in Amazon DataZone.
getSubscriptionTargetAsync in interface AmazonDataZoneAsyncpublic Future<GetSubscriptionTargetResult> getSubscriptionTargetAsync(GetSubscriptionTargetRequest request, AsyncHandler<GetSubscriptionTargetRequest,GetSubscriptionTargetResult> asyncHandler)
AmazonDataZoneAsyncGets the subscription target in Amazon DataZone.
getSubscriptionTargetAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetUserProfileResult> getUserProfileAsync(GetUserProfileRequest request)
AmazonDataZoneAsyncGets a user profile in Amazon DataZone.
getUserProfileAsync in interface AmazonDataZoneAsyncpublic Future<GetUserProfileResult> getUserProfileAsync(GetUserProfileRequest request, AsyncHandler<GetUserProfileRequest,GetUserProfileResult> asyncHandler)
AmazonDataZoneAsyncGets a user profile in Amazon DataZone.
getUserProfileAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAssetRevisionsResult> listAssetRevisionsAsync(ListAssetRevisionsRequest request)
AmazonDataZoneAsyncLists the revisions for the asset.
listAssetRevisionsAsync in interface AmazonDataZoneAsyncpublic Future<ListAssetRevisionsResult> listAssetRevisionsAsync(ListAssetRevisionsRequest request, AsyncHandler<ListAssetRevisionsRequest,ListAssetRevisionsResult> asyncHandler)
AmazonDataZoneAsyncLists the revisions for the asset.
listAssetRevisionsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDataSourceRunActivitiesResult> listDataSourceRunActivitiesAsync(ListDataSourceRunActivitiesRequest request)
AmazonDataZoneAsyncLists data source run activities.
listDataSourceRunActivitiesAsync in interface AmazonDataZoneAsyncpublic Future<ListDataSourceRunActivitiesResult> listDataSourceRunActivitiesAsync(ListDataSourceRunActivitiesRequest request, AsyncHandler<ListDataSourceRunActivitiesRequest,ListDataSourceRunActivitiesResult> asyncHandler)
AmazonDataZoneAsyncLists data source run activities.
listDataSourceRunActivitiesAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDataSourceRunsResult> listDataSourceRunsAsync(ListDataSourceRunsRequest request)
AmazonDataZoneAsyncLists data source runs in Amazon DataZone.
listDataSourceRunsAsync in interface AmazonDataZoneAsyncpublic Future<ListDataSourceRunsResult> listDataSourceRunsAsync(ListDataSourceRunsRequest request, AsyncHandler<ListDataSourceRunsRequest,ListDataSourceRunsResult> asyncHandler)
AmazonDataZoneAsyncLists data source runs in Amazon DataZone.
listDataSourceRunsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDataSourcesResult> listDataSourcesAsync(ListDataSourcesRequest request)
AmazonDataZoneAsyncLists data sources in Amazon DataZone.
listDataSourcesAsync in interface AmazonDataZoneAsyncpublic Future<ListDataSourcesResult> listDataSourcesAsync(ListDataSourcesRequest request, AsyncHandler<ListDataSourcesRequest,ListDataSourcesResult> asyncHandler)
AmazonDataZoneAsyncLists data sources in Amazon DataZone.
listDataSourcesAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDomainsResult> listDomainsAsync(ListDomainsRequest request)
AmazonDataZoneAsyncLists Amazon DataZone domains.
listDomainsAsync in interface AmazonDataZoneAsyncpublic Future<ListDomainsResult> listDomainsAsync(ListDomainsRequest request, AsyncHandler<ListDomainsRequest,ListDomainsResult> asyncHandler)
AmazonDataZoneAsyncLists Amazon DataZone domains.
listDomainsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListEnvironmentBlueprintConfigurationsResult> listEnvironmentBlueprintConfigurationsAsync(ListEnvironmentBlueprintConfigurationsRequest request)
AmazonDataZoneAsyncLists blueprint configurations for a Amazon DataZone environment.
listEnvironmentBlueprintConfigurationsAsync in interface AmazonDataZoneAsyncpublic Future<ListEnvironmentBlueprintConfigurationsResult> listEnvironmentBlueprintConfigurationsAsync(ListEnvironmentBlueprintConfigurationsRequest request, AsyncHandler<ListEnvironmentBlueprintConfigurationsRequest,ListEnvironmentBlueprintConfigurationsResult> asyncHandler)
AmazonDataZoneAsyncLists blueprint configurations for a Amazon DataZone environment.
listEnvironmentBlueprintConfigurationsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListEnvironmentBlueprintsResult> listEnvironmentBlueprintsAsync(ListEnvironmentBlueprintsRequest request)
AmazonDataZoneAsyncLists blueprints in an Amazon DataZone environment.
listEnvironmentBlueprintsAsync in interface AmazonDataZoneAsyncpublic Future<ListEnvironmentBlueprintsResult> listEnvironmentBlueprintsAsync(ListEnvironmentBlueprintsRequest request, AsyncHandler<ListEnvironmentBlueprintsRequest,ListEnvironmentBlueprintsResult> asyncHandler)
AmazonDataZoneAsyncLists blueprints in an Amazon DataZone environment.
listEnvironmentBlueprintsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListEnvironmentProfilesResult> listEnvironmentProfilesAsync(ListEnvironmentProfilesRequest request)
AmazonDataZoneAsyncLists Amazon DataZone environment profiles.
listEnvironmentProfilesAsync in interface AmazonDataZoneAsyncpublic Future<ListEnvironmentProfilesResult> listEnvironmentProfilesAsync(ListEnvironmentProfilesRequest request, AsyncHandler<ListEnvironmentProfilesRequest,ListEnvironmentProfilesResult> asyncHandler)
AmazonDataZoneAsyncLists Amazon DataZone environment profiles.
listEnvironmentProfilesAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListEnvironmentsResult> listEnvironmentsAsync(ListEnvironmentsRequest request)
AmazonDataZoneAsyncLists Amazon DataZone environments.
listEnvironmentsAsync in interface AmazonDataZoneAsyncpublic Future<ListEnvironmentsResult> listEnvironmentsAsync(ListEnvironmentsRequest request, AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler)
AmazonDataZoneAsyncLists Amazon DataZone environments.
listEnvironmentsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListNotificationsResult> listNotificationsAsync(ListNotificationsRequest request)
AmazonDataZoneAsyncLists all Amazon DataZone notifications.
listNotificationsAsync in interface AmazonDataZoneAsyncpublic Future<ListNotificationsResult> listNotificationsAsync(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler)
AmazonDataZoneAsyncLists all Amazon DataZone notifications.
listNotificationsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListProjectMembershipsResult> listProjectMembershipsAsync(ListProjectMembershipsRequest request)
AmazonDataZoneAsyncLists all members of the specified project.
listProjectMembershipsAsync in interface AmazonDataZoneAsyncpublic Future<ListProjectMembershipsResult> listProjectMembershipsAsync(ListProjectMembershipsRequest request, AsyncHandler<ListProjectMembershipsRequest,ListProjectMembershipsResult> asyncHandler)
AmazonDataZoneAsyncLists all members of the specified project.
listProjectMembershipsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListProjectsResult> listProjectsAsync(ListProjectsRequest request)
AmazonDataZoneAsyncLists Amazon DataZone projects.
listProjectsAsync in interface AmazonDataZoneAsyncpublic Future<ListProjectsResult> listProjectsAsync(ListProjectsRequest request, AsyncHandler<ListProjectsRequest,ListProjectsResult> asyncHandler)
AmazonDataZoneAsyncLists Amazon DataZone projects.
listProjectsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSubscriptionGrantsResult> listSubscriptionGrantsAsync(ListSubscriptionGrantsRequest request)
AmazonDataZoneAsyncLists subscription grants.
listSubscriptionGrantsAsync in interface AmazonDataZoneAsyncpublic Future<ListSubscriptionGrantsResult> listSubscriptionGrantsAsync(ListSubscriptionGrantsRequest request, AsyncHandler<ListSubscriptionGrantsRequest,ListSubscriptionGrantsResult> asyncHandler)
AmazonDataZoneAsyncLists subscription grants.
listSubscriptionGrantsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSubscriptionRequestsResult> listSubscriptionRequestsAsync(ListSubscriptionRequestsRequest request)
AmazonDataZoneAsyncLists Amazon DataZone subscription requests.
listSubscriptionRequestsAsync in interface AmazonDataZoneAsyncpublic Future<ListSubscriptionRequestsResult> listSubscriptionRequestsAsync(ListSubscriptionRequestsRequest request, AsyncHandler<ListSubscriptionRequestsRequest,ListSubscriptionRequestsResult> asyncHandler)
AmazonDataZoneAsyncLists Amazon DataZone subscription requests.
listSubscriptionRequestsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSubscriptionTargetsResult> listSubscriptionTargetsAsync(ListSubscriptionTargetsRequest request)
AmazonDataZoneAsyncLists subscription targets in Amazon DataZone.
listSubscriptionTargetsAsync in interface AmazonDataZoneAsyncpublic Future<ListSubscriptionTargetsResult> listSubscriptionTargetsAsync(ListSubscriptionTargetsRequest request, AsyncHandler<ListSubscriptionTargetsRequest,ListSubscriptionTargetsResult> asyncHandler)
AmazonDataZoneAsyncLists subscription targets in Amazon DataZone.
listSubscriptionTargetsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSubscriptionsResult> listSubscriptionsAsync(ListSubscriptionsRequest request)
AmazonDataZoneAsyncLists subscriptions in Amazon DataZone.
listSubscriptionsAsync in interface AmazonDataZoneAsyncpublic Future<ListSubscriptionsResult> listSubscriptionsAsync(ListSubscriptionsRequest request, AsyncHandler<ListSubscriptionsRequest,ListSubscriptionsResult> asyncHandler)
AmazonDataZoneAsyncLists subscriptions in Amazon DataZone.
listSubscriptionsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AmazonDataZoneAsyncLists tags for the specified resource in Amazon DataZone.
listTagsForResourceAsync in interface AmazonDataZoneAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AmazonDataZoneAsyncLists tags for the specified resource in Amazon DataZone.
listTagsForResourceAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutEnvironmentBlueprintConfigurationResult> putEnvironmentBlueprintConfigurationAsync(PutEnvironmentBlueprintConfigurationRequest request)
AmazonDataZoneAsyncWrites the configuration for the specified environment blueprint in Amazon DataZone.
putEnvironmentBlueprintConfigurationAsync in interface AmazonDataZoneAsyncpublic Future<PutEnvironmentBlueprintConfigurationResult> putEnvironmentBlueprintConfigurationAsync(PutEnvironmentBlueprintConfigurationRequest request, AsyncHandler<PutEnvironmentBlueprintConfigurationRequest,PutEnvironmentBlueprintConfigurationResult> asyncHandler)
AmazonDataZoneAsyncWrites the configuration for the specified environment blueprint in Amazon DataZone.
putEnvironmentBlueprintConfigurationAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RejectPredictionsResult> rejectPredictionsAsync(RejectPredictionsRequest request)
AmazonDataZoneAsyncRejects automatically generated business-friendly metadata for your Amazon DataZone assets.
rejectPredictionsAsync in interface AmazonDataZoneAsyncpublic Future<RejectPredictionsResult> rejectPredictionsAsync(RejectPredictionsRequest request, AsyncHandler<RejectPredictionsRequest,RejectPredictionsResult> asyncHandler)
AmazonDataZoneAsyncRejects automatically generated business-friendly metadata for your Amazon DataZone assets.
rejectPredictionsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RejectSubscriptionRequestResult> rejectSubscriptionRequestAsync(RejectSubscriptionRequestRequest request)
AmazonDataZoneAsyncRejects the specified subscription request.
rejectSubscriptionRequestAsync in interface AmazonDataZoneAsyncpublic Future<RejectSubscriptionRequestResult> rejectSubscriptionRequestAsync(RejectSubscriptionRequestRequest request, AsyncHandler<RejectSubscriptionRequestRequest,RejectSubscriptionRequestResult> asyncHandler)
AmazonDataZoneAsyncRejects the specified subscription request.
rejectSubscriptionRequestAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RevokeSubscriptionResult> revokeSubscriptionAsync(RevokeSubscriptionRequest request)
AmazonDataZoneAsyncRevokes a specified subscription in Amazon DataZone.
revokeSubscriptionAsync in interface AmazonDataZoneAsyncpublic Future<RevokeSubscriptionResult> revokeSubscriptionAsync(RevokeSubscriptionRequest request, AsyncHandler<RevokeSubscriptionRequest,RevokeSubscriptionResult> asyncHandler)
AmazonDataZoneAsyncRevokes a specified subscription in Amazon DataZone.
revokeSubscriptionAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SearchResult> searchAsync(SearchRequest request)
AmazonDataZoneAsyncSearches for assets in Amazon DataZone.
searchAsync in interface AmazonDataZoneAsyncpublic Future<SearchResult> searchAsync(SearchRequest request, AsyncHandler<SearchRequest,SearchResult> asyncHandler)
AmazonDataZoneAsyncSearches for assets in Amazon DataZone.
searchAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SearchGroupProfilesResult> searchGroupProfilesAsync(SearchGroupProfilesRequest request)
AmazonDataZoneAsyncSearches group profiles in Amazon DataZone.
searchGroupProfilesAsync in interface AmazonDataZoneAsyncpublic Future<SearchGroupProfilesResult> searchGroupProfilesAsync(SearchGroupProfilesRequest request, AsyncHandler<SearchGroupProfilesRequest,SearchGroupProfilesResult> asyncHandler)
AmazonDataZoneAsyncSearches group profiles in Amazon DataZone.
searchGroupProfilesAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SearchListingsResult> searchListingsAsync(SearchListingsRequest request)
AmazonDataZoneAsyncSearches listings in Amazon DataZone.
searchListingsAsync in interface AmazonDataZoneAsyncpublic Future<SearchListingsResult> searchListingsAsync(SearchListingsRequest request, AsyncHandler<SearchListingsRequest,SearchListingsResult> asyncHandler)
AmazonDataZoneAsyncSearches listings in Amazon DataZone.
searchListingsAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SearchTypesResult> searchTypesAsync(SearchTypesRequest request)
AmazonDataZoneAsyncSearches for types in Amazon DataZone.
searchTypesAsync in interface AmazonDataZoneAsyncpublic Future<SearchTypesResult> searchTypesAsync(SearchTypesRequest request, AsyncHandler<SearchTypesRequest,SearchTypesResult> asyncHandler)
AmazonDataZoneAsyncSearches for types in Amazon DataZone.
searchTypesAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SearchUserProfilesResult> searchUserProfilesAsync(SearchUserProfilesRequest request)
AmazonDataZoneAsyncSearches user profiles in Amazon DataZone.
searchUserProfilesAsync in interface AmazonDataZoneAsyncpublic Future<SearchUserProfilesResult> searchUserProfilesAsync(SearchUserProfilesRequest request, AsyncHandler<SearchUserProfilesRequest,SearchUserProfilesResult> asyncHandler)
AmazonDataZoneAsyncSearches user profiles in Amazon DataZone.
searchUserProfilesAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartDataSourceRunResult> startDataSourceRunAsync(StartDataSourceRunRequest request)
AmazonDataZoneAsyncStart the run of the specified data source in Amazon DataZone.
startDataSourceRunAsync in interface AmazonDataZoneAsyncpublic Future<StartDataSourceRunResult> startDataSourceRunAsync(StartDataSourceRunRequest request, AsyncHandler<StartDataSourceRunRequest,StartDataSourceRunResult> asyncHandler)
AmazonDataZoneAsyncStart the run of the specified data source in Amazon DataZone.
startDataSourceRunAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AmazonDataZoneAsyncTags a resource in Amazon DataZone.
tagResourceAsync in interface AmazonDataZoneAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AmazonDataZoneAsyncTags a resource in Amazon DataZone.
tagResourceAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AmazonDataZoneAsyncUntags a resource in Amazon DataZone.
untagResourceAsync in interface AmazonDataZoneAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AmazonDataZoneAsyncUntags a resource in Amazon DataZone.
untagResourceAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDataSourceResult> updateDataSourceAsync(UpdateDataSourceRequest request)
AmazonDataZoneAsyncUpdates the specified data source in Amazon DataZone.
updateDataSourceAsync in interface AmazonDataZoneAsyncpublic Future<UpdateDataSourceResult> updateDataSourceAsync(UpdateDataSourceRequest request, AsyncHandler<UpdateDataSourceRequest,UpdateDataSourceResult> asyncHandler)
AmazonDataZoneAsyncUpdates the specified data source in Amazon DataZone.
updateDataSourceAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDomainResult> updateDomainAsync(UpdateDomainRequest request)
AmazonDataZoneAsyncUpdates a Amazon DataZone domain.
updateDomainAsync in interface AmazonDataZoneAsyncpublic Future<UpdateDomainResult> updateDomainAsync(UpdateDomainRequest request, AsyncHandler<UpdateDomainRequest,UpdateDomainResult> asyncHandler)
AmazonDataZoneAsyncUpdates a Amazon DataZone domain.
updateDomainAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateEnvironmentResult> updateEnvironmentAsync(UpdateEnvironmentRequest request)
AmazonDataZoneAsyncUpdates the specified environment in Amazon DataZone.
updateEnvironmentAsync in interface AmazonDataZoneAsyncpublic Future<UpdateEnvironmentResult> updateEnvironmentAsync(UpdateEnvironmentRequest request, AsyncHandler<UpdateEnvironmentRequest,UpdateEnvironmentResult> asyncHandler)
AmazonDataZoneAsyncUpdates the specified environment in Amazon DataZone.
updateEnvironmentAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateEnvironmentProfileResult> updateEnvironmentProfileAsync(UpdateEnvironmentProfileRequest request)
AmazonDataZoneAsyncUpdates the specified environment profile in Amazon DataZone.
updateEnvironmentProfileAsync in interface AmazonDataZoneAsyncpublic Future<UpdateEnvironmentProfileResult> updateEnvironmentProfileAsync(UpdateEnvironmentProfileRequest request, AsyncHandler<UpdateEnvironmentProfileRequest,UpdateEnvironmentProfileResult> asyncHandler)
AmazonDataZoneAsyncUpdates the specified environment profile in Amazon DataZone.
updateEnvironmentProfileAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateGlossaryResult> updateGlossaryAsync(UpdateGlossaryRequest request)
AmazonDataZoneAsyncUpdates the business glossary in Amazon DataZone.
updateGlossaryAsync in interface AmazonDataZoneAsyncpublic Future<UpdateGlossaryResult> updateGlossaryAsync(UpdateGlossaryRequest request, AsyncHandler<UpdateGlossaryRequest,UpdateGlossaryResult> asyncHandler)
AmazonDataZoneAsyncUpdates the business glossary in Amazon DataZone.
updateGlossaryAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateGlossaryTermResult> updateGlossaryTermAsync(UpdateGlossaryTermRequest request)
AmazonDataZoneAsyncUpdates a business glossary term in Amazon DataZone.
updateGlossaryTermAsync in interface AmazonDataZoneAsyncpublic Future<UpdateGlossaryTermResult> updateGlossaryTermAsync(UpdateGlossaryTermRequest request, AsyncHandler<UpdateGlossaryTermRequest,UpdateGlossaryTermResult> asyncHandler)
AmazonDataZoneAsyncUpdates a business glossary term in Amazon DataZone.
updateGlossaryTermAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateGroupProfileResult> updateGroupProfileAsync(UpdateGroupProfileRequest request)
AmazonDataZoneAsyncUpdates the specified group profile in Amazon DataZone.
updateGroupProfileAsync in interface AmazonDataZoneAsyncpublic Future<UpdateGroupProfileResult> updateGroupProfileAsync(UpdateGroupProfileRequest request, AsyncHandler<UpdateGroupProfileRequest,UpdateGroupProfileResult> asyncHandler)
AmazonDataZoneAsyncUpdates the specified group profile in Amazon DataZone.
updateGroupProfileAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateProjectResult> updateProjectAsync(UpdateProjectRequest request)
AmazonDataZoneAsyncUpdates the specified project in Amazon DataZone.
updateProjectAsync in interface AmazonDataZoneAsyncpublic Future<UpdateProjectResult> updateProjectAsync(UpdateProjectRequest request, AsyncHandler<UpdateProjectRequest,UpdateProjectResult> asyncHandler)
AmazonDataZoneAsyncUpdates the specified project in Amazon DataZone.
updateProjectAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateSubscriptionGrantStatusResult> updateSubscriptionGrantStatusAsync(UpdateSubscriptionGrantStatusRequest request)
AmazonDataZoneAsyncUpdates the status of the specified subscription grant status in Amazon DataZone.
updateSubscriptionGrantStatusAsync in interface AmazonDataZoneAsyncpublic Future<UpdateSubscriptionGrantStatusResult> updateSubscriptionGrantStatusAsync(UpdateSubscriptionGrantStatusRequest request, AsyncHandler<UpdateSubscriptionGrantStatusRequest,UpdateSubscriptionGrantStatusResult> asyncHandler)
AmazonDataZoneAsyncUpdates the status of the specified subscription grant status in Amazon DataZone.
updateSubscriptionGrantStatusAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateSubscriptionRequestResult> updateSubscriptionRequestAsync(UpdateSubscriptionRequestRequest request)
AmazonDataZoneAsyncUpdates a specified subscription request in Amazon DataZone.
updateSubscriptionRequestAsync in interface AmazonDataZoneAsyncpublic Future<UpdateSubscriptionRequestResult> updateSubscriptionRequestAsync(UpdateSubscriptionRequestRequest request, AsyncHandler<UpdateSubscriptionRequestRequest,UpdateSubscriptionRequestResult> asyncHandler)
AmazonDataZoneAsyncUpdates a specified subscription request in Amazon DataZone.
updateSubscriptionRequestAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateSubscriptionTargetResult> updateSubscriptionTargetAsync(UpdateSubscriptionTargetRequest request)
AmazonDataZoneAsyncUpdates the specified subscription target in Amazon DataZone.
updateSubscriptionTargetAsync in interface AmazonDataZoneAsyncpublic Future<UpdateSubscriptionTargetResult> updateSubscriptionTargetAsync(UpdateSubscriptionTargetRequest request, AsyncHandler<UpdateSubscriptionTargetRequest,UpdateSubscriptionTargetResult> asyncHandler)
AmazonDataZoneAsyncUpdates the specified subscription target in Amazon DataZone.
updateSubscriptionTargetAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateUserProfileResult> updateUserProfileAsync(UpdateUserProfileRequest request)
AmazonDataZoneAsyncUpdates the specified user profile in Amazon DataZone.
updateUserProfileAsync in interface AmazonDataZoneAsyncpublic Future<UpdateUserProfileResult> updateUserProfileAsync(UpdateUserProfileRequest request, AsyncHandler<UpdateUserProfileRequest,UpdateUserProfileResult> asyncHandler)
AmazonDataZoneAsyncUpdates the specified user profile in Amazon DataZone.
updateUserProfileAsync in interface AmazonDataZoneAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public void shutdown()
getExecutorService().shutdown() followed by getExecutorService().awaitTermination() prior to
calling this method.shutdown in interface AmazonDataZoneshutdown in class AmazonDataZoneClient