@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSFinSpaceDataAsync extends AbstractAWSFinSpaceData implements AWSFinSpaceDataAsync
AWSFinSpaceDataAsync. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIXcreateChangeset, createDataset, createDataView, deleteDataset, getCachedResponseMetadata, getChangeset, getDataset, getDataView, getProgrammaticAccessCredentials, getWorkingLocation, listChangesets, listDatasets, listDataViews, shutdown, updateChangeset, updateDatasetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateChangeset, createDataset, createDataView, deleteDataset, getCachedResponseMetadata, getChangeset, getDataset, getDataView, getProgrammaticAccessCredentials, getWorkingLocation, listChangesets, listDatasets, listDataViews, shutdown, updateChangeset, updateDatasetpublic Future<CreateChangesetResult> createChangesetAsync(CreateChangesetRequest request)
AWSFinSpaceDataAsyncCreates a new Changeset in a FinSpace Dataset.
createChangesetAsync in interface AWSFinSpaceDataAsyncrequest - The request for a CreateChangeset operation.public Future<CreateChangesetResult> createChangesetAsync(CreateChangesetRequest request, AsyncHandler<CreateChangesetRequest,CreateChangesetResult> asyncHandler)
AWSFinSpaceDataAsyncCreates a new Changeset in a FinSpace Dataset.
createChangesetAsync in interface AWSFinSpaceDataAsyncrequest - The request for a CreateChangeset operation.asyncHandler - 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<CreateDataViewResult> createDataViewAsync(CreateDataViewRequest request)
AWSFinSpaceDataAsyncCreates a Dataview for a Dataset.
createDataViewAsync in interface AWSFinSpaceDataAsyncrequest - Request for creating a data view.public Future<CreateDataViewResult> createDataViewAsync(CreateDataViewRequest request, AsyncHandler<CreateDataViewRequest,CreateDataViewResult> asyncHandler)
AWSFinSpaceDataAsyncCreates a Dataview for a Dataset.
createDataViewAsync in interface AWSFinSpaceDataAsyncrequest - Request for creating a data view.asyncHandler - 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<CreateDatasetResult> createDatasetAsync(CreateDatasetRequest request)
AWSFinSpaceDataAsyncCreates a new FinSpace Dataset.
createDatasetAsync in interface AWSFinSpaceDataAsyncrequest - The request for a CreateDataset operationpublic Future<CreateDatasetResult> createDatasetAsync(CreateDatasetRequest request, AsyncHandler<CreateDatasetRequest,CreateDatasetResult> asyncHandler)
AWSFinSpaceDataAsyncCreates a new FinSpace Dataset.
createDatasetAsync in interface AWSFinSpaceDataAsyncrequest - The request for a CreateDataset operationasyncHandler - 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<DeleteDatasetResult> deleteDatasetAsync(DeleteDatasetRequest request)
AWSFinSpaceDataAsyncDeletes a FinSpace Dataset.
deleteDatasetAsync in interface AWSFinSpaceDataAsyncrequest - The request for a DeleteDataset operation.public Future<DeleteDatasetResult> deleteDatasetAsync(DeleteDatasetRequest request, AsyncHandler<DeleteDatasetRequest,DeleteDatasetResult> asyncHandler)
AWSFinSpaceDataAsyncDeletes a FinSpace Dataset.
deleteDatasetAsync in interface AWSFinSpaceDataAsyncrequest - The request for a DeleteDataset operation.asyncHandler - 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<GetChangesetResult> getChangesetAsync(GetChangesetRequest request)
AWSFinSpaceDataAsyncGet information about a Changeset.
getChangesetAsync in interface AWSFinSpaceDataAsyncrequest - Request to describe a changeset.public Future<GetChangesetResult> getChangesetAsync(GetChangesetRequest request, AsyncHandler<GetChangesetRequest,GetChangesetResult> asyncHandler)
AWSFinSpaceDataAsyncGet information about a Changeset.
getChangesetAsync in interface AWSFinSpaceDataAsyncrequest - Request to describe a changeset.asyncHandler - 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<GetDataViewResult> getDataViewAsync(GetDataViewRequest request)
AWSFinSpaceDataAsyncGets information about a Dataview.
getDataViewAsync in interface AWSFinSpaceDataAsyncrequest - Request for retrieving a data view detail. Grouped / accessible within a dataset by its dataset id.public Future<GetDataViewResult> getDataViewAsync(GetDataViewRequest request, AsyncHandler<GetDataViewRequest,GetDataViewResult> asyncHandler)
AWSFinSpaceDataAsyncGets information about a Dataview.
getDataViewAsync in interface AWSFinSpaceDataAsyncrequest - Request for retrieving a data view detail. Grouped / accessible within a dataset by its dataset id.asyncHandler - 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<GetDatasetResult> getDatasetAsync(GetDatasetRequest request)
AWSFinSpaceDataAsyncReturns information about a Dataset.
getDatasetAsync in interface AWSFinSpaceDataAsyncrequest - Request for the GetDataset operation.public Future<GetDatasetResult> getDatasetAsync(GetDatasetRequest request, AsyncHandler<GetDatasetRequest,GetDatasetResult> asyncHandler)
AWSFinSpaceDataAsyncReturns information about a Dataset.
getDatasetAsync in interface AWSFinSpaceDataAsyncrequest - Request for the GetDataset operation.asyncHandler - 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<GetProgrammaticAccessCredentialsResult> getProgrammaticAccessCredentialsAsync(GetProgrammaticAccessCredentialsRequest request)
AWSFinSpaceDataAsyncRequest programmatic credentials to use with FinSpace SDK.
getProgrammaticAccessCredentialsAsync in interface AWSFinSpaceDataAsyncrequest - Request for GetProgrammaticAccessCredentials operationpublic Future<GetProgrammaticAccessCredentialsResult> getProgrammaticAccessCredentialsAsync(GetProgrammaticAccessCredentialsRequest request, AsyncHandler<GetProgrammaticAccessCredentialsRequest,GetProgrammaticAccessCredentialsResult> asyncHandler)
AWSFinSpaceDataAsyncRequest programmatic credentials to use with FinSpace SDK.
getProgrammaticAccessCredentialsAsync in interface AWSFinSpaceDataAsyncrequest - Request for GetProgrammaticAccessCredentials operationasyncHandler - 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<GetWorkingLocationResult> getWorkingLocationAsync(GetWorkingLocationRequest request)
AWSFinSpaceDataAsyncA temporary Amazon S3 location, where you can copy your files from a source location to stage or use as a scratch space in FinSpace notebook.
getWorkingLocationAsync in interface AWSFinSpaceDataAsyncpublic Future<GetWorkingLocationResult> getWorkingLocationAsync(GetWorkingLocationRequest request, AsyncHandler<GetWorkingLocationRequest,GetWorkingLocationResult> asyncHandler)
AWSFinSpaceDataAsyncA temporary Amazon S3 location, where you can copy your files from a source location to stage or use as a scratch space in FinSpace notebook.
getWorkingLocationAsync in interface AWSFinSpaceDataAsyncasyncHandler - 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<ListChangesetsResult> listChangesetsAsync(ListChangesetsRequest request)
AWSFinSpaceDataAsyncLists the FinSpace Changesets for a Dataset.
listChangesetsAsync in interface AWSFinSpaceDataAsyncrequest - Request to ListChangesetsRequest. It exposes minimal query filters.public Future<ListChangesetsResult> listChangesetsAsync(ListChangesetsRequest request, AsyncHandler<ListChangesetsRequest,ListChangesetsResult> asyncHandler)
AWSFinSpaceDataAsyncLists the FinSpace Changesets for a Dataset.
listChangesetsAsync in interface AWSFinSpaceDataAsyncrequest - Request to ListChangesetsRequest. It exposes minimal query filters.asyncHandler - 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<ListDataViewsResult> listDataViewsAsync(ListDataViewsRequest request)
AWSFinSpaceDataAsyncLists all available Dataviews for a Dataset.
listDataViewsAsync in interface AWSFinSpaceDataAsyncrequest - Request for a list data views.public Future<ListDataViewsResult> listDataViewsAsync(ListDataViewsRequest request, AsyncHandler<ListDataViewsRequest,ListDataViewsResult> asyncHandler)
AWSFinSpaceDataAsyncLists all available Dataviews for a Dataset.
listDataViewsAsync in interface AWSFinSpaceDataAsyncrequest - Request for a list data views.asyncHandler - 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<ListDatasetsResult> listDatasetsAsync(ListDatasetsRequest request)
AWSFinSpaceDataAsyncLists all of the active Datasets that a user has access to.
listDatasetsAsync in interface AWSFinSpaceDataAsyncrequest - Request for the ListDatasets operation.public Future<ListDatasetsResult> listDatasetsAsync(ListDatasetsRequest request, AsyncHandler<ListDatasetsRequest,ListDatasetsResult> asyncHandler)
AWSFinSpaceDataAsyncLists all of the active Datasets that a user has access to.
listDatasetsAsync in interface AWSFinSpaceDataAsyncrequest - Request for the ListDatasets operation.asyncHandler - 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<UpdateChangesetResult> updateChangesetAsync(UpdateChangesetRequest request)
AWSFinSpaceDataAsyncUpdates a FinSpace Changeset.
updateChangesetAsync in interface AWSFinSpaceDataAsyncrequest - Request to update an existing changeset.public Future<UpdateChangesetResult> updateChangesetAsync(UpdateChangesetRequest request, AsyncHandler<UpdateChangesetRequest,UpdateChangesetResult> asyncHandler)
AWSFinSpaceDataAsyncUpdates a FinSpace Changeset.
updateChangesetAsync in interface AWSFinSpaceDataAsyncrequest - Request to update an existing changeset.asyncHandler - 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<UpdateDatasetResult> updateDatasetAsync(UpdateDatasetRequest request)
AWSFinSpaceDataAsyncUpdates a FinSpace Dataset.
updateDatasetAsync in interface AWSFinSpaceDataAsyncrequest - The request for an UpdateDataset operationpublic Future<UpdateDatasetResult> updateDatasetAsync(UpdateDatasetRequest request, AsyncHandler<UpdateDatasetRequest,UpdateDatasetResult> asyncHandler)
AWSFinSpaceDataAsyncUpdates a FinSpace Dataset.
updateDatasetAsync in interface AWSFinSpaceDataAsyncrequest - The request for an UpdateDataset operationasyncHandler - 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.