@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSSimSpaceWeaverAsyncClient extends AWSSimSpaceWeaverClient implements AWSSimSpaceWeaverAsync
AsyncHandler can be used to receive
notification when an asynchronous operation completes.
Amazon Web Services SimSpace Weaver (SimSpace Weaver) is a managed service that you can use to build and operate large-scale spatial simulations in the Amazon Web Services Cloud. For example, you can create a digital twin of a city, crowd simulations with millions of people and objects, and massilvely-multiplayer games with hundreds of thousands of connected players. For more information about SimSpace Weaver, see the Amazon Web Services SimSpace Weaver User Guide .
This API reference describes the API operations and data types that you can use to communicate directly with SimSpace Weaver.
SimSpace Weaver also provides the SimSpace Weaver app SDK, which you use for app development. The SimSpace Weaver app SDK API reference is included in the SimSpace Weaver app SDK documentation, which is part of the SimSpace Weaver app SDK distributable package.
configFactoryclient, clientConfiguration, endpoint, isEndpointOverridden, LOGGING_AWS_REQUEST_METRIC, requestHandler2s, timeOffsetENDPOINT_PREFIXbuilder, deleteApp, deleteSimulation, describeApp, describeSimulation, getCachedResponseMetadata, listApps, listSimulations, listTagsForResource, startApp, startClock, startSimulation, stopApp, stopClock, stopSimulation, tagResource, untagResourceaddRequestHandler, addRequestHandler, beforeClientExecution, beforeMarshalling, calculateCRC32FromCompressedData, checkMutability, configureRegion, createExecutionContext, createExecutionContext, createExecutionContext, createSignerProvider, endClientExecution, endClientExecution, getClientConfiguration, getClientId, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceAbbreviation, getServiceName, getServiceNameIntern, getSigner, getSignerByURI, getSignerOverride, getSignerProvider, getSignerRegionOverride, getSigningRegion, getTimeOffset, isCsmEnabled, isEndpointOverridden, isProfilingEnabled, isRequestMetricsEnabled, makeImmutable, removeRequestHandler, removeRequestHandler, requestMetricCollector, setEndpoint, setEndpoint, setEndpointPrefix, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shouldGenerateClientSideMonitoringEvents, useStrictHostNameVerification, withEndpoint, withRegion, withRegion, withTimeOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeleteApp, deleteSimulation, describeApp, describeSimulation, getCachedResponseMetadata, listApps, listSimulations, listTagsForResource, startApp, startClock, startSimulation, stopApp, stopClock, stopSimulation, tagResource, untagResourcepublic static AWSSimSpaceWeaverAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<DeleteAppResult> deleteAppAsync(DeleteAppRequest request)
AWSSimSpaceWeaverAsyncDeletes the instance of the given custom app.
deleteAppAsync in interface AWSSimSpaceWeaverAsyncpublic Future<DeleteAppResult> deleteAppAsync(DeleteAppRequest request, AsyncHandler<DeleteAppRequest,DeleteAppResult> asyncHandler)
AWSSimSpaceWeaverAsyncDeletes the instance of the given custom app.
deleteAppAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<DeleteSimulationResult> deleteSimulationAsync(DeleteSimulationRequest request)
AWSSimSpaceWeaverAsyncDeletes all SimSpace Weaver resources assigned to the given simulation.
Your simulation uses resources in other Amazon Web Services services. This API operation doesn't delete resources in other Amazon Web Services services.
deleteSimulationAsync in interface AWSSimSpaceWeaverAsyncpublic Future<DeleteSimulationResult> deleteSimulationAsync(DeleteSimulationRequest request, AsyncHandler<DeleteSimulationRequest,DeleteSimulationResult> asyncHandler)
AWSSimSpaceWeaverAsyncDeletes all SimSpace Weaver resources assigned to the given simulation.
Your simulation uses resources in other Amazon Web Services services. This API operation doesn't delete resources in other Amazon Web Services services.
deleteSimulationAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<DescribeAppResult> describeAppAsync(DescribeAppRequest request)
AWSSimSpaceWeaverAsyncReturns the state of the given custom app.
describeAppAsync in interface AWSSimSpaceWeaverAsyncpublic Future<DescribeAppResult> describeAppAsync(DescribeAppRequest request, AsyncHandler<DescribeAppRequest,DescribeAppResult> asyncHandler)
AWSSimSpaceWeaverAsyncReturns the state of the given custom app.
describeAppAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<DescribeSimulationResult> describeSimulationAsync(DescribeSimulationRequest request)
AWSSimSpaceWeaverAsyncReturns the current state of the given simulation.
describeSimulationAsync in interface AWSSimSpaceWeaverAsyncpublic Future<DescribeSimulationResult> describeSimulationAsync(DescribeSimulationRequest request, AsyncHandler<DescribeSimulationRequest,DescribeSimulationResult> asyncHandler)
AWSSimSpaceWeaverAsyncReturns the current state of the given simulation.
describeSimulationAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<ListAppsResult> listAppsAsync(ListAppsRequest request)
AWSSimSpaceWeaverAsyncLists all custom apps or service apps for the given simulation and domain.
listAppsAsync in interface AWSSimSpaceWeaverAsyncpublic Future<ListAppsResult> listAppsAsync(ListAppsRequest request, AsyncHandler<ListAppsRequest,ListAppsResult> asyncHandler)
AWSSimSpaceWeaverAsyncLists all custom apps or service apps for the given simulation and domain.
listAppsAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<ListSimulationsResult> listSimulationsAsync(ListSimulationsRequest request)
AWSSimSpaceWeaverAsyncLists the SimSpace Weaver simulations in the Amazon Web Services account used to make the API call.
listSimulationsAsync in interface AWSSimSpaceWeaverAsyncpublic Future<ListSimulationsResult> listSimulationsAsync(ListSimulationsRequest request, AsyncHandler<ListSimulationsRequest,ListSimulationsResult> asyncHandler)
AWSSimSpaceWeaverAsyncLists the SimSpace Weaver simulations in the Amazon Web Services account used to make the API call.
listSimulationsAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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)
AWSSimSpaceWeaverAsyncLists all tags on a SimSpace Weaver resource.
listTagsForResourceAsync in interface AWSSimSpaceWeaverAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSSimSpaceWeaverAsyncLists all tags on a SimSpace Weaver resource.
listTagsForResourceAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<StartAppResult> startAppAsync(StartAppRequest request)
AWSSimSpaceWeaverAsyncStarts a custom app with the configuration specified in the simulation schema.
startAppAsync in interface AWSSimSpaceWeaverAsyncpublic Future<StartAppResult> startAppAsync(StartAppRequest request, AsyncHandler<StartAppRequest,StartAppResult> asyncHandler)
AWSSimSpaceWeaverAsyncStarts a custom app with the configuration specified in the simulation schema.
startAppAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<StartClockResult> startClockAsync(StartClockRequest request)
AWSSimSpaceWeaverAsyncStarts the simulation clock.
startClockAsync in interface AWSSimSpaceWeaverAsyncpublic Future<StartClockResult> startClockAsync(StartClockRequest request, AsyncHandler<StartClockRequest,StartClockResult> asyncHandler)
AWSSimSpaceWeaverAsyncStarts the simulation clock.
startClockAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<StartSimulationResult> startSimulationAsync(StartSimulationRequest request)
AWSSimSpaceWeaverAsyncStarts a simulation with the given name and schema.
startSimulationAsync in interface AWSSimSpaceWeaverAsyncpublic Future<StartSimulationResult> startSimulationAsync(StartSimulationRequest request, AsyncHandler<StartSimulationRequest,StartSimulationResult> asyncHandler)
AWSSimSpaceWeaverAsyncStarts a simulation with the given name and schema.
startSimulationAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<StopAppResult> stopAppAsync(StopAppRequest request)
AWSSimSpaceWeaverAsyncStops the given custom app and shuts down all of its allocated compute resources.
stopAppAsync in interface AWSSimSpaceWeaverAsyncpublic Future<StopAppResult> stopAppAsync(StopAppRequest request, AsyncHandler<StopAppRequest,StopAppResult> asyncHandler)
AWSSimSpaceWeaverAsyncStops the given custom app and shuts down all of its allocated compute resources.
stopAppAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<StopClockResult> stopClockAsync(StopClockRequest request)
AWSSimSpaceWeaverAsyncStops the simulation clock.
stopClockAsync in interface AWSSimSpaceWeaverAsyncpublic Future<StopClockResult> stopClockAsync(StopClockRequest request, AsyncHandler<StopClockRequest,StopClockResult> asyncHandler)
AWSSimSpaceWeaverAsyncStops the simulation clock.
stopClockAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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<StopSimulationResult> stopSimulationAsync(StopSimulationRequest request)
AWSSimSpaceWeaverAsyncStops the given simulation.
You can't restart a simulation after you stop it. If you need to restart a simulation, you must stop it, delete it, and start a new instance of it.
stopSimulationAsync in interface AWSSimSpaceWeaverAsyncpublic Future<StopSimulationResult> stopSimulationAsync(StopSimulationRequest request, AsyncHandler<StopSimulationRequest,StopSimulationResult> asyncHandler)
AWSSimSpaceWeaverAsyncStops the given simulation.
You can't restart a simulation after you stop it. If you need to restart a simulation, you must stop it, delete it, and start a new instance of it.
stopSimulationAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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)
AWSSimSpaceWeaverAsyncAdds tags to a SimSpace Weaver resource. For more information about tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
tagResourceAsync in interface AWSSimSpaceWeaverAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSSimSpaceWeaverAsyncAdds tags to a SimSpace Weaver resource. For more information about tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
tagResourceAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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)
AWSSimSpaceWeaverAsyncRemoves tags from a SimSpace Weaver resource. For more information about tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
untagResourceAsync in interface AWSSimSpaceWeaverAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSSimSpaceWeaverAsyncRemoves tags from a SimSpace Weaver resource. For more information about tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
untagResourceAsync in interface AWSSimSpaceWeaverAsyncasyncHandler - 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 AWSSimSpaceWeavershutdown in class AWSSimSpaceWeaverClientCopyright © 2022. All rights reserved.