@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSfinspaceAsync extends AbstractAWSfinspace implements AWSfinspaceAsync
AWSfinspaceAsync
. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
createEnvironment, createKxChangeset, createKxCluster, createKxDatabase, createKxEnvironment, createKxUser, deleteEnvironment, deleteKxCluster, deleteKxDatabase, deleteKxEnvironment, deleteKxUser, getCachedResponseMetadata, getEnvironment, getKxChangeset, getKxCluster, getKxConnectionString, getKxDatabase, getKxEnvironment, getKxUser, listEnvironments, listKxChangesets, listKxClusterNodes, listKxClusters, listKxDatabases, listKxEnvironments, listKxUsers, listTagsForResource, shutdown, tagResource, untagResource, updateEnvironment, updateKxClusterCodeConfiguration, updateKxClusterDatabases, updateKxDatabase, updateKxEnvironment, updateKxEnvironmentNetwork, updateKxUser
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createEnvironment, createKxChangeset, createKxCluster, createKxDatabase, createKxEnvironment, createKxUser, deleteEnvironment, deleteKxCluster, deleteKxDatabase, deleteKxEnvironment, deleteKxUser, getCachedResponseMetadata, getEnvironment, getKxChangeset, getKxCluster, getKxConnectionString, getKxDatabase, getKxEnvironment, getKxUser, listEnvironments, listKxChangesets, listKxClusterNodes, listKxClusters, listKxDatabases, listKxEnvironments, listKxUsers, listTagsForResource, shutdown, tagResource, untagResource, updateEnvironment, updateKxClusterCodeConfiguration, updateKxClusterDatabases, updateKxDatabase, updateKxEnvironment, updateKxEnvironmentNetwork, updateKxUser
@Deprecated public Future<CreateEnvironmentResult> createEnvironmentAsync(CreateEnvironmentRequest request)
AWSfinspaceAsync
Create a new FinSpace environment.
createEnvironmentAsync
in interface AWSfinspaceAsync
@Deprecated public Future<CreateEnvironmentResult> createEnvironmentAsync(CreateEnvironmentRequest request, AsyncHandler<CreateEnvironmentRequest,CreateEnvironmentResult> asyncHandler)
AWSfinspaceAsync
Create a new FinSpace environment.
createEnvironmentAsync
in interface AWSfinspaceAsync
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<CreateKxChangesetResult> createKxChangesetAsync(CreateKxChangesetRequest request)
AWSfinspaceAsync
Creates a changeset for a kdb database. A changeset allows you to add and delete existing files by using an ordered list of change requests.
createKxChangesetAsync
in interface AWSfinspaceAsync
public Future<CreateKxChangesetResult> createKxChangesetAsync(CreateKxChangesetRequest request, AsyncHandler<CreateKxChangesetRequest,CreateKxChangesetResult> asyncHandler)
AWSfinspaceAsync
Creates a changeset for a kdb database. A changeset allows you to add and delete existing files by using an ordered list of change requests.
createKxChangesetAsync
in interface AWSfinspaceAsync
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<CreateKxClusterResult> createKxClusterAsync(CreateKxClusterRequest request)
AWSfinspaceAsync
Creates a new kdb cluster.
createKxClusterAsync
in interface AWSfinspaceAsync
public Future<CreateKxClusterResult> createKxClusterAsync(CreateKxClusterRequest request, AsyncHandler<CreateKxClusterRequest,CreateKxClusterResult> asyncHandler)
AWSfinspaceAsync
Creates a new kdb cluster.
createKxClusterAsync
in interface AWSfinspaceAsync
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<CreateKxDatabaseResult> createKxDatabaseAsync(CreateKxDatabaseRequest request)
AWSfinspaceAsync
Creates a new kdb database in the environment.
createKxDatabaseAsync
in interface AWSfinspaceAsync
public Future<CreateKxDatabaseResult> createKxDatabaseAsync(CreateKxDatabaseRequest request, AsyncHandler<CreateKxDatabaseRequest,CreateKxDatabaseResult> asyncHandler)
AWSfinspaceAsync
Creates a new kdb database in the environment.
createKxDatabaseAsync
in interface AWSfinspaceAsync
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<CreateKxEnvironmentResult> createKxEnvironmentAsync(CreateKxEnvironmentRequest request)
AWSfinspaceAsync
Creates a managed kdb environment for the account.
createKxEnvironmentAsync
in interface AWSfinspaceAsync
public Future<CreateKxEnvironmentResult> createKxEnvironmentAsync(CreateKxEnvironmentRequest request, AsyncHandler<CreateKxEnvironmentRequest,CreateKxEnvironmentResult> asyncHandler)
AWSfinspaceAsync
Creates a managed kdb environment for the account.
createKxEnvironmentAsync
in interface AWSfinspaceAsync
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<CreateKxUserResult> createKxUserAsync(CreateKxUserRequest request)
AWSfinspaceAsync
Creates a user in FinSpace kdb environment with an associated IAM role.
createKxUserAsync
in interface AWSfinspaceAsync
public Future<CreateKxUserResult> createKxUserAsync(CreateKxUserRequest request, AsyncHandler<CreateKxUserRequest,CreateKxUserResult> asyncHandler)
AWSfinspaceAsync
Creates a user in FinSpace kdb environment with an associated IAM role.
createKxUserAsync
in interface AWSfinspaceAsync
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.@Deprecated public Future<DeleteEnvironmentResult> deleteEnvironmentAsync(DeleteEnvironmentRequest request)
AWSfinspaceAsync
Delete an FinSpace environment.
deleteEnvironmentAsync
in interface AWSfinspaceAsync
@Deprecated public Future<DeleteEnvironmentResult> deleteEnvironmentAsync(DeleteEnvironmentRequest request, AsyncHandler<DeleteEnvironmentRequest,DeleteEnvironmentResult> asyncHandler)
AWSfinspaceAsync
Delete an FinSpace environment.
deleteEnvironmentAsync
in interface AWSfinspaceAsync
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<DeleteKxClusterResult> deleteKxClusterAsync(DeleteKxClusterRequest request)
AWSfinspaceAsync
Deletes a kdb cluster.
deleteKxClusterAsync
in interface AWSfinspaceAsync
public Future<DeleteKxClusterResult> deleteKxClusterAsync(DeleteKxClusterRequest request, AsyncHandler<DeleteKxClusterRequest,DeleteKxClusterResult> asyncHandler)
AWSfinspaceAsync
Deletes a kdb cluster.
deleteKxClusterAsync
in interface AWSfinspaceAsync
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<DeleteKxDatabaseResult> deleteKxDatabaseAsync(DeleteKxDatabaseRequest request)
AWSfinspaceAsync
Deletes the specified database and all of its associated data. This action is irreversible. You must copy any data out of the database before deleting it if the data is to be retained.
deleteKxDatabaseAsync
in interface AWSfinspaceAsync
public Future<DeleteKxDatabaseResult> deleteKxDatabaseAsync(DeleteKxDatabaseRequest request, AsyncHandler<DeleteKxDatabaseRequest,DeleteKxDatabaseResult> asyncHandler)
AWSfinspaceAsync
Deletes the specified database and all of its associated data. This action is irreversible. You must copy any data out of the database before deleting it if the data is to be retained.
deleteKxDatabaseAsync
in interface AWSfinspaceAsync
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<DeleteKxEnvironmentResult> deleteKxEnvironmentAsync(DeleteKxEnvironmentRequest request)
AWSfinspaceAsync
Deletes the kdb environment. This action is irreversible. Deleting a kdb environment will remove all the associated data and any services running in it.
deleteKxEnvironmentAsync
in interface AWSfinspaceAsync
public Future<DeleteKxEnvironmentResult> deleteKxEnvironmentAsync(DeleteKxEnvironmentRequest request, AsyncHandler<DeleteKxEnvironmentRequest,DeleteKxEnvironmentResult> asyncHandler)
AWSfinspaceAsync
Deletes the kdb environment. This action is irreversible. Deleting a kdb environment will remove all the associated data and any services running in it.
deleteKxEnvironmentAsync
in interface AWSfinspaceAsync
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<DeleteKxUserResult> deleteKxUserAsync(DeleteKxUserRequest request)
AWSfinspaceAsync
Deletes a user in the specified kdb environment.
deleteKxUserAsync
in interface AWSfinspaceAsync
public Future<DeleteKxUserResult> deleteKxUserAsync(DeleteKxUserRequest request, AsyncHandler<DeleteKxUserRequest,DeleteKxUserResult> asyncHandler)
AWSfinspaceAsync
Deletes a user in the specified kdb environment.
deleteKxUserAsync
in interface AWSfinspaceAsync
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.@Deprecated public Future<GetEnvironmentResult> getEnvironmentAsync(GetEnvironmentRequest request)
AWSfinspaceAsync
Returns the FinSpace environment object.
getEnvironmentAsync
in interface AWSfinspaceAsync
@Deprecated public Future<GetEnvironmentResult> getEnvironmentAsync(GetEnvironmentRequest request, AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler)
AWSfinspaceAsync
Returns the FinSpace environment object.
getEnvironmentAsync
in interface AWSfinspaceAsync
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<GetKxChangesetResult> getKxChangesetAsync(GetKxChangesetRequest request)
AWSfinspaceAsync
Returns information about a kdb changeset.
getKxChangesetAsync
in interface AWSfinspaceAsync
public Future<GetKxChangesetResult> getKxChangesetAsync(GetKxChangesetRequest request, AsyncHandler<GetKxChangesetRequest,GetKxChangesetResult> asyncHandler)
AWSfinspaceAsync
Returns information about a kdb changeset.
getKxChangesetAsync
in interface AWSfinspaceAsync
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<GetKxClusterResult> getKxClusterAsync(GetKxClusterRequest request)
AWSfinspaceAsync
Retrieves information about a kdb cluster.
getKxClusterAsync
in interface AWSfinspaceAsync
public Future<GetKxClusterResult> getKxClusterAsync(GetKxClusterRequest request, AsyncHandler<GetKxClusterRequest,GetKxClusterResult> asyncHandler)
AWSfinspaceAsync
Retrieves information about a kdb cluster.
getKxClusterAsync
in interface AWSfinspaceAsync
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<GetKxConnectionStringResult> getKxConnectionStringAsync(GetKxConnectionStringRequest request)
AWSfinspaceAsync
Retrieves a connection string for a user to connect to a kdb cluster. You must call this API using the same role that you have defined while creating a user.
getKxConnectionStringAsync
in interface AWSfinspaceAsync
public Future<GetKxConnectionStringResult> getKxConnectionStringAsync(GetKxConnectionStringRequest request, AsyncHandler<GetKxConnectionStringRequest,GetKxConnectionStringResult> asyncHandler)
AWSfinspaceAsync
Retrieves a connection string for a user to connect to a kdb cluster. You must call this API using the same role that you have defined while creating a user.
getKxConnectionStringAsync
in interface AWSfinspaceAsync
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<GetKxDatabaseResult> getKxDatabaseAsync(GetKxDatabaseRequest request)
AWSfinspaceAsync
Returns database information for the specified environment ID.
getKxDatabaseAsync
in interface AWSfinspaceAsync
public Future<GetKxDatabaseResult> getKxDatabaseAsync(GetKxDatabaseRequest request, AsyncHandler<GetKxDatabaseRequest,GetKxDatabaseResult> asyncHandler)
AWSfinspaceAsync
Returns database information for the specified environment ID.
getKxDatabaseAsync
in interface AWSfinspaceAsync
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<GetKxEnvironmentResult> getKxEnvironmentAsync(GetKxEnvironmentRequest request)
AWSfinspaceAsync
Retrieves all the information for the specified kdb environment.
getKxEnvironmentAsync
in interface AWSfinspaceAsync
public Future<GetKxEnvironmentResult> getKxEnvironmentAsync(GetKxEnvironmentRequest request, AsyncHandler<GetKxEnvironmentRequest,GetKxEnvironmentResult> asyncHandler)
AWSfinspaceAsync
Retrieves all the information for the specified kdb environment.
getKxEnvironmentAsync
in interface AWSfinspaceAsync
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<GetKxUserResult> getKxUserAsync(GetKxUserRequest request)
AWSfinspaceAsync
Retrieves information about the specified kdb user.
getKxUserAsync
in interface AWSfinspaceAsync
public Future<GetKxUserResult> getKxUserAsync(GetKxUserRequest request, AsyncHandler<GetKxUserRequest,GetKxUserResult> asyncHandler)
AWSfinspaceAsync
Retrieves information about the specified kdb user.
getKxUserAsync
in interface AWSfinspaceAsync
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.@Deprecated public Future<ListEnvironmentsResult> listEnvironmentsAsync(ListEnvironmentsRequest request)
AWSfinspaceAsync
A list of all of your FinSpace environments.
listEnvironmentsAsync
in interface AWSfinspaceAsync
@Deprecated public Future<ListEnvironmentsResult> listEnvironmentsAsync(ListEnvironmentsRequest request, AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler)
AWSfinspaceAsync
A list of all of your FinSpace environments.
listEnvironmentsAsync
in interface AWSfinspaceAsync
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<ListKxChangesetsResult> listKxChangesetsAsync(ListKxChangesetsRequest request)
AWSfinspaceAsync
Returns a list of all the changesets for a database.
listKxChangesetsAsync
in interface AWSfinspaceAsync
public Future<ListKxChangesetsResult> listKxChangesetsAsync(ListKxChangesetsRequest request, AsyncHandler<ListKxChangesetsRequest,ListKxChangesetsResult> asyncHandler)
AWSfinspaceAsync
Returns a list of all the changesets for a database.
listKxChangesetsAsync
in interface AWSfinspaceAsync
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<ListKxClusterNodesResult> listKxClusterNodesAsync(ListKxClusterNodesRequest request)
AWSfinspaceAsync
Lists all the nodes in a kdb cluster.
listKxClusterNodesAsync
in interface AWSfinspaceAsync
public Future<ListKxClusterNodesResult> listKxClusterNodesAsync(ListKxClusterNodesRequest request, AsyncHandler<ListKxClusterNodesRequest,ListKxClusterNodesResult> asyncHandler)
AWSfinspaceAsync
Lists all the nodes in a kdb cluster.
listKxClusterNodesAsync
in interface AWSfinspaceAsync
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<ListKxClustersResult> listKxClustersAsync(ListKxClustersRequest request)
AWSfinspaceAsync
Returns a list of clusters.
listKxClustersAsync
in interface AWSfinspaceAsync
public Future<ListKxClustersResult> listKxClustersAsync(ListKxClustersRequest request, AsyncHandler<ListKxClustersRequest,ListKxClustersResult> asyncHandler)
AWSfinspaceAsync
Returns a list of clusters.
listKxClustersAsync
in interface AWSfinspaceAsync
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<ListKxDatabasesResult> listKxDatabasesAsync(ListKxDatabasesRequest request)
AWSfinspaceAsync
Returns a list of all the databases in the kdb environment.
listKxDatabasesAsync
in interface AWSfinspaceAsync
public Future<ListKxDatabasesResult> listKxDatabasesAsync(ListKxDatabasesRequest request, AsyncHandler<ListKxDatabasesRequest,ListKxDatabasesResult> asyncHandler)
AWSfinspaceAsync
Returns a list of all the databases in the kdb environment.
listKxDatabasesAsync
in interface AWSfinspaceAsync
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<ListKxEnvironmentsResult> listKxEnvironmentsAsync(ListKxEnvironmentsRequest request)
AWSfinspaceAsync
Returns a list of kdb environments created in an account.
listKxEnvironmentsAsync
in interface AWSfinspaceAsync
public Future<ListKxEnvironmentsResult> listKxEnvironmentsAsync(ListKxEnvironmentsRequest request, AsyncHandler<ListKxEnvironmentsRequest,ListKxEnvironmentsResult> asyncHandler)
AWSfinspaceAsync
Returns a list of kdb environments created in an account.
listKxEnvironmentsAsync
in interface AWSfinspaceAsync
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<ListKxUsersResult> listKxUsersAsync(ListKxUsersRequest request)
AWSfinspaceAsync
Lists all the users in a kdb environment.
listKxUsersAsync
in interface AWSfinspaceAsync
public Future<ListKxUsersResult> listKxUsersAsync(ListKxUsersRequest request, AsyncHandler<ListKxUsersRequest,ListKxUsersResult> asyncHandler)
AWSfinspaceAsync
Lists all the users in a kdb environment.
listKxUsersAsync
in interface AWSfinspaceAsync
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<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSfinspaceAsync
A list of all tags for a resource.
listTagsForResourceAsync
in interface AWSfinspaceAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSfinspaceAsync
A list of all tags for a resource.
listTagsForResourceAsync
in interface AWSfinspaceAsync
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<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSfinspaceAsync
Adds metadata tags to a FinSpace resource.
tagResourceAsync
in interface AWSfinspaceAsync
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSfinspaceAsync
Adds metadata tags to a FinSpace resource.
tagResourceAsync
in interface AWSfinspaceAsync
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<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSfinspaceAsync
Removes metadata tags from a FinSpace resource.
untagResourceAsync
in interface AWSfinspaceAsync
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSfinspaceAsync
Removes metadata tags from a FinSpace resource.
untagResourceAsync
in interface AWSfinspaceAsync
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.@Deprecated public Future<UpdateEnvironmentResult> updateEnvironmentAsync(UpdateEnvironmentRequest request)
AWSfinspaceAsync
Update your FinSpace environment.
updateEnvironmentAsync
in interface AWSfinspaceAsync
@Deprecated public Future<UpdateEnvironmentResult> updateEnvironmentAsync(UpdateEnvironmentRequest request, AsyncHandler<UpdateEnvironmentRequest,UpdateEnvironmentResult> asyncHandler)
AWSfinspaceAsync
Update your FinSpace environment.
updateEnvironmentAsync
in interface AWSfinspaceAsync
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<UpdateKxClusterCodeConfigurationResult> updateKxClusterCodeConfigurationAsync(UpdateKxClusterCodeConfigurationRequest request)
AWSfinspaceAsync
Allows you to update code configuration on a running cluster. By using this API you can update the code, the initialization script path, and the command line arguments for a specific cluster. The configuration that you want to update will override any existing configurations on the cluster.
updateKxClusterCodeConfigurationAsync
in interface AWSfinspaceAsync
public Future<UpdateKxClusterCodeConfigurationResult> updateKxClusterCodeConfigurationAsync(UpdateKxClusterCodeConfigurationRequest request, AsyncHandler<UpdateKxClusterCodeConfigurationRequest,UpdateKxClusterCodeConfigurationResult> asyncHandler)
AWSfinspaceAsync
Allows you to update code configuration on a running cluster. By using this API you can update the code, the initialization script path, and the command line arguments for a specific cluster. The configuration that you want to update will override any existing configurations on the cluster.
updateKxClusterCodeConfigurationAsync
in interface AWSfinspaceAsync
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<UpdateKxClusterDatabasesResult> updateKxClusterDatabasesAsync(UpdateKxClusterDatabasesRequest request)
AWSfinspaceAsync
Updates the databases mounted on a kdb cluster, which includes the changesetId
and all the dbPaths
to be cached. This API does not allow you to change a database name or add a database if you created a cluster
without one.
Using this API you can point a cluster to a different changeset and modify a list of partitions being cached.
updateKxClusterDatabasesAsync
in interface AWSfinspaceAsync
public Future<UpdateKxClusterDatabasesResult> updateKxClusterDatabasesAsync(UpdateKxClusterDatabasesRequest request, AsyncHandler<UpdateKxClusterDatabasesRequest,UpdateKxClusterDatabasesResult> asyncHandler)
AWSfinspaceAsync
Updates the databases mounted on a kdb cluster, which includes the changesetId
and all the dbPaths
to be cached. This API does not allow you to change a database name or add a database if you created a cluster
without one.
Using this API you can point a cluster to a different changeset and modify a list of partitions being cached.
updateKxClusterDatabasesAsync
in interface AWSfinspaceAsync
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<UpdateKxDatabaseResult> updateKxDatabaseAsync(UpdateKxDatabaseRequest request)
AWSfinspaceAsync
Updates information for the given kdb database.
updateKxDatabaseAsync
in interface AWSfinspaceAsync
public Future<UpdateKxDatabaseResult> updateKxDatabaseAsync(UpdateKxDatabaseRequest request, AsyncHandler<UpdateKxDatabaseRequest,UpdateKxDatabaseResult> asyncHandler)
AWSfinspaceAsync
Updates information for the given kdb database.
updateKxDatabaseAsync
in interface AWSfinspaceAsync
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<UpdateKxEnvironmentResult> updateKxEnvironmentAsync(UpdateKxEnvironmentRequest request)
AWSfinspaceAsync
Updates information for the given kdb environment.
updateKxEnvironmentAsync
in interface AWSfinspaceAsync
public Future<UpdateKxEnvironmentResult> updateKxEnvironmentAsync(UpdateKxEnvironmentRequest request, AsyncHandler<UpdateKxEnvironmentRequest,UpdateKxEnvironmentResult> asyncHandler)
AWSfinspaceAsync
Updates information for the given kdb environment.
updateKxEnvironmentAsync
in interface AWSfinspaceAsync
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<UpdateKxEnvironmentNetworkResult> updateKxEnvironmentNetworkAsync(UpdateKxEnvironmentNetworkRequest request)
AWSfinspaceAsync
Updates environment network to connect to your internal network by using a transit gateway. This API supports request to create a transit gateway attachment from FinSpace VPC to your transit gateway ID and create a custom Route-53 outbound resolvers.
Once you send a request to update a network, you cannot change it again. Network update might require termination of any clusters that are running in the existing network.
updateKxEnvironmentNetworkAsync
in interface AWSfinspaceAsync
public Future<UpdateKxEnvironmentNetworkResult> updateKxEnvironmentNetworkAsync(UpdateKxEnvironmentNetworkRequest request, AsyncHandler<UpdateKxEnvironmentNetworkRequest,UpdateKxEnvironmentNetworkResult> asyncHandler)
AWSfinspaceAsync
Updates environment network to connect to your internal network by using a transit gateway. This API supports request to create a transit gateway attachment from FinSpace VPC to your transit gateway ID and create a custom Route-53 outbound resolvers.
Once you send a request to update a network, you cannot change it again. Network update might require termination of any clusters that are running in the existing network.
updateKxEnvironmentNetworkAsync
in interface AWSfinspaceAsync
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<UpdateKxUserResult> updateKxUserAsync(UpdateKxUserRequest request)
AWSfinspaceAsync
Updates the user details. You can only update the IAM role associated with a user.
updateKxUserAsync
in interface AWSfinspaceAsync
public Future<UpdateKxUserResult> updateKxUserAsync(UpdateKxUserRequest request, AsyncHandler<UpdateKxUserRequest,UpdateKxUserResult> asyncHandler)
AWSfinspaceAsync
Updates the user details. You can only update the IAM role associated with a user.
updateKxUserAsync
in interface AWSfinspaceAsync
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.