@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSOutpostsAsyncClient extends AWSOutpostsClient implements AWSOutpostsAsync
AsyncHandler can be used to receive notification when
an asynchronous operation completes.
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and tools to customer premises. By providing local access to Amazon Web Services managed infrastructure, Amazon Web Services Outposts enables customers to build and run applications on premises using the same programming interfaces as in Amazon Web Services Regions, while using local compute and storage resources for lower latency and local data processing needs.
LOGGING_AWS_REQUEST_METRIC ENDPOINT_PREFIX builder, cancelCapacityTask, cancelOrder, createOrder, createOutpost, createSite, deleteOutpost, deleteSite, getCachedResponseMetadata, getCapacityTask, getCatalogItem, getConnection, getOrder, getOutpost, getOutpostInstanceTypes, getOutpostSupportedInstanceTypes, getSite, getSiteAddress, listAssets, listCapacityTasks, listCatalogItems, listOrders, listOutposts, listSites, listTagsForResource, startCapacityTask, startConnection, tagResource, untagResource, updateOutpost, updateSite, updateSiteAddress, updateSiteRackPhysicalProperties addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffset equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait cancelCapacityTask, cancelOrder, createOrder, createOutpost, createSite, deleteOutpost, deleteSite, getCachedResponseMetadata, getCapacityTask, getCatalogItem, getConnection, getOrder, getOutpost, getOutpostInstanceTypes, getOutpostSupportedInstanceTypes, getSite, getSiteAddress, listAssets, listCapacityTasks, listCatalogItems, listOrders, listOutposts, listSites, listTagsForResource, startCapacityTask, startConnection, tagResource, untagResource, updateOutpost, updateSite, updateSiteAddress, updateSiteRackPhysicalProperties public static AWSOutpostsAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<CancelCapacityTaskResult> cancelCapacityTaskAsync(CancelCapacityTaskRequest request)
AWSOutpostsAsync Cancels the capacity task.
cancelCapacityTaskAsync in interface AWSOutpostsAsync public Future<CancelCapacityTaskResult> cancelCapacityTaskAsync(CancelCapacityTaskRequest request, AsyncHandler<CancelCapacityTaskRequest,CancelCapacityTaskResult> asyncHandler)
AWSOutpostsAsync Cancels the capacity task.
cancelCapacityTaskAsync in interface AWSOutpostsAsync 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<CancelOrderResult> cancelOrderAsync(CancelOrderRequest request)
AWSOutpostsAsync Cancels the specified order for an Outpost.
cancelOrderAsync in interface AWSOutpostsAsync public Future<CancelOrderResult> cancelOrderAsync(CancelOrderRequest request, AsyncHandler<CancelOrderRequest,CancelOrderResult> asyncHandler)
AWSOutpostsAsync Cancels the specified order for an Outpost.
cancelOrderAsync in interface AWSOutpostsAsync 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<CreateOrderResult> createOrderAsync(CreateOrderRequest request)
AWSOutpostsAsync Creates an order for an Outpost.
createOrderAsync in interface AWSOutpostsAsync public Future<CreateOrderResult> createOrderAsync(CreateOrderRequest request, AsyncHandler<CreateOrderRequest,CreateOrderResult> asyncHandler)
AWSOutpostsAsync Creates an order for an Outpost.
createOrderAsync in interface AWSOutpostsAsync 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<CreateOutpostResult> createOutpostAsync(CreateOutpostRequest request)
AWSOutpostsAsync Creates an Outpost.
You can specify either an Availability one or an AZ ID.
createOutpostAsync in interface AWSOutpostsAsync public Future<CreateOutpostResult> createOutpostAsync(CreateOutpostRequest request, AsyncHandler<CreateOutpostRequest,CreateOutpostResult> asyncHandler)
AWSOutpostsAsync Creates an Outpost.
You can specify either an Availability one or an AZ ID.
createOutpostAsync in interface AWSOutpostsAsync 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<CreateSiteResult> createSiteAsync(CreateSiteRequest request)
AWSOutpostsAsync Creates a site for an Outpost.
createSiteAsync in interface AWSOutpostsAsync public Future<CreateSiteResult> createSiteAsync(CreateSiteRequest request, AsyncHandler<CreateSiteRequest,CreateSiteResult> asyncHandler)
AWSOutpostsAsync Creates a site for an Outpost.
createSiteAsync in interface AWSOutpostsAsync 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<DeleteOutpostResult> deleteOutpostAsync(DeleteOutpostRequest request)
AWSOutpostsAsync Deletes the specified Outpost.
deleteOutpostAsync in interface AWSOutpostsAsync public Future<DeleteOutpostResult> deleteOutpostAsync(DeleteOutpostRequest request, AsyncHandler<DeleteOutpostRequest,DeleteOutpostResult> asyncHandler)
AWSOutpostsAsync Deletes the specified Outpost.
deleteOutpostAsync in interface AWSOutpostsAsync 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<DeleteSiteResult> deleteSiteAsync(DeleteSiteRequest request)
AWSOutpostsAsync Deletes the specified site.
deleteSiteAsync in interface AWSOutpostsAsync public Future<DeleteSiteResult> deleteSiteAsync(DeleteSiteRequest request, AsyncHandler<DeleteSiteRequest,DeleteSiteResult> asyncHandler)
AWSOutpostsAsync Deletes the specified site.
deleteSiteAsync in interface AWSOutpostsAsync 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<GetCapacityTaskResult> getCapacityTaskAsync(GetCapacityTaskRequest request)
AWSOutpostsAsync Gets details of the specified capacity task.
getCapacityTaskAsync in interface AWSOutpostsAsync public Future<GetCapacityTaskResult> getCapacityTaskAsync(GetCapacityTaskRequest request, AsyncHandler<GetCapacityTaskRequest,GetCapacityTaskResult> asyncHandler)
AWSOutpostsAsync Gets details of the specified capacity task.
getCapacityTaskAsync in interface AWSOutpostsAsync 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<GetCatalogItemResult> getCatalogItemAsync(GetCatalogItemRequest request)
AWSOutpostsAsync Gets information about the specified catalog item.
getCatalogItemAsync in interface AWSOutpostsAsync public Future<GetCatalogItemResult> getCatalogItemAsync(GetCatalogItemRequest request, AsyncHandler<GetCatalogItemRequest,GetCatalogItemResult> asyncHandler)
AWSOutpostsAsync Gets information about the specified catalog item.
getCatalogItemAsync in interface AWSOutpostsAsync 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<GetConnectionResult> getConnectionAsync(GetConnectionRequest request)
AWSOutpostsAsync Amazon Web Services uses this action to install Outpost servers.
Gets information about the specified connection.
Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
getConnectionAsync in interface AWSOutpostsAsync public Future<GetConnectionResult> getConnectionAsync(GetConnectionRequest request, AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler)
AWSOutpostsAsync Amazon Web Services uses this action to install Outpost servers.
Gets information about the specified connection.
Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
getConnectionAsync in interface AWSOutpostsAsync 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<GetOrderResult> getOrderAsync(GetOrderRequest request)
AWSOutpostsAsync Gets information about the specified order.
getOrderAsync in interface AWSOutpostsAsync public Future<GetOrderResult> getOrderAsync(GetOrderRequest request, AsyncHandler<GetOrderRequest,GetOrderResult> asyncHandler)
AWSOutpostsAsync Gets information about the specified order.
getOrderAsync in interface AWSOutpostsAsync 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<GetOutpostResult> getOutpostAsync(GetOutpostRequest request)
AWSOutpostsAsync Gets information about the specified Outpost.
getOutpostAsync in interface AWSOutpostsAsync public Future<GetOutpostResult> getOutpostAsync(GetOutpostRequest request, AsyncHandler<GetOutpostRequest,GetOutpostResult> asyncHandler)
AWSOutpostsAsync Gets information about the specified Outpost.
getOutpostAsync in interface AWSOutpostsAsync 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<GetOutpostInstanceTypesResult> getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest request)
AWSOutpostsAsync Gets the instance types for the specified Outpost.
getOutpostInstanceTypesAsync in interface AWSOutpostsAsync public Future<GetOutpostInstanceTypesResult> getOutpostInstanceTypesAsync(GetOutpostInstanceTypesRequest request, AsyncHandler<GetOutpostInstanceTypesRequest,GetOutpostInstanceTypesResult> asyncHandler)
AWSOutpostsAsync Gets the instance types for the specified Outpost.
getOutpostInstanceTypesAsync in interface AWSOutpostsAsync 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<GetOutpostSupportedInstanceTypesResult> getOutpostSupportedInstanceTypesAsync(GetOutpostSupportedInstanceTypesRequest request)
AWSOutpostsAsync
Gets the instance types that an Outpost can support in InstanceTypeCapacity. This will generally
include instance types that are not currently configured and therefore cannot be launched with the current
Outpost capacity configuration.
getOutpostSupportedInstanceTypesAsync in interface AWSOutpostsAsync public Future<GetOutpostSupportedInstanceTypesResult> getOutpostSupportedInstanceTypesAsync(GetOutpostSupportedInstanceTypesRequest request, AsyncHandler<GetOutpostSupportedInstanceTypesRequest,GetOutpostSupportedInstanceTypesResult> asyncHandler)
AWSOutpostsAsync
Gets the instance types that an Outpost can support in InstanceTypeCapacity. This will generally
include instance types that are not currently configured and therefore cannot be launched with the current
Outpost capacity configuration.
getOutpostSupportedInstanceTypesAsync in interface AWSOutpostsAsync 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<GetSiteResult> getSiteAsync(GetSiteRequest request)
AWSOutpostsAsync Gets information about the specified Outpost site.
getSiteAsync in interface AWSOutpostsAsync public Future<GetSiteResult> getSiteAsync(GetSiteRequest request, AsyncHandler<GetSiteRequest,GetSiteResult> asyncHandler)
AWSOutpostsAsync Gets information about the specified Outpost site.
getSiteAsync in interface AWSOutpostsAsync 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<GetSiteAddressResult> getSiteAddressAsync(GetSiteAddressRequest request)
AWSOutpostsAsync Gets the site address of the specified site.
getSiteAddressAsync in interface AWSOutpostsAsync public Future<GetSiteAddressResult> getSiteAddressAsync(GetSiteAddressRequest request, AsyncHandler<GetSiteAddressRequest,GetSiteAddressResult> asyncHandler)
AWSOutpostsAsync Gets the site address of the specified site.
getSiteAddressAsync in interface AWSOutpostsAsync 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<ListAssetsResult> listAssetsAsync(ListAssetsRequest request)
AWSOutpostsAsync Lists the hardware assets for the specified Outpost.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
listAssetsAsync in interface AWSOutpostsAsync public Future<ListAssetsResult> listAssetsAsync(ListAssetsRequest request, AsyncHandler<ListAssetsRequest,ListAssetsResult> asyncHandler)
AWSOutpostsAsync Lists the hardware assets for the specified Outpost.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
listAssetsAsync in interface AWSOutpostsAsync 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<ListCapacityTasksResult> listCapacityTasksAsync(ListCapacityTasksRequest request)
AWSOutpostsAsync Lists the capacity tasks for your Amazon Web Services account.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
listCapacityTasksAsync in interface AWSOutpostsAsync public Future<ListCapacityTasksResult> listCapacityTasksAsync(ListCapacityTasksRequest request, AsyncHandler<ListCapacityTasksRequest,ListCapacityTasksResult> asyncHandler)
AWSOutpostsAsync Lists the capacity tasks for your Amazon Web Services account.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
listCapacityTasksAsync in interface AWSOutpostsAsync 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<ListCatalogItemsResult> listCatalogItemsAsync(ListCatalogItemsRequest request)
AWSOutpostsAsync Lists the items in the catalog.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
listCatalogItemsAsync in interface AWSOutpostsAsync public Future<ListCatalogItemsResult> listCatalogItemsAsync(ListCatalogItemsRequest request, AsyncHandler<ListCatalogItemsRequest,ListCatalogItemsResult> asyncHandler)
AWSOutpostsAsync Lists the items in the catalog.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
listCatalogItemsAsync in interface AWSOutpostsAsync 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<ListOrdersResult> listOrdersAsync(ListOrdersRequest request)
AWSOutpostsAsync Lists the Outpost orders for your Amazon Web Services account.
listOrdersAsync in interface AWSOutpostsAsync public Future<ListOrdersResult> listOrdersAsync(ListOrdersRequest request, AsyncHandler<ListOrdersRequest,ListOrdersResult> asyncHandler)
AWSOutpostsAsync Lists the Outpost orders for your Amazon Web Services account.
listOrdersAsync in interface AWSOutpostsAsync 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<ListOutpostsResult> listOutpostsAsync(ListOutpostsRequest request)
AWSOutpostsAsync Lists the Outposts for your Amazon Web Services account.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
listOutpostsAsync in interface AWSOutpostsAsync public Future<ListOutpostsResult> listOutpostsAsync(ListOutpostsRequest request, AsyncHandler<ListOutpostsRequest,ListOutpostsResult> asyncHandler)
AWSOutpostsAsync Lists the Outposts for your Amazon Web Services account.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
listOutpostsAsync in interface AWSOutpostsAsync 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<ListSitesResult> listSitesAsync(ListSitesRequest request)
AWSOutpostsAsync Lists the Outpost sites for your Amazon Web Services account. Use filters to return specific results.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
listSitesAsync in interface AWSOutpostsAsync public Future<ListSitesResult> listSitesAsync(ListSitesRequest request, AsyncHandler<ListSitesRequest,ListSitesResult> asyncHandler)
AWSOutpostsAsync Lists the Outpost sites for your Amazon Web Services account. Use filters to return specific results.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
listSitesAsync in interface AWSOutpostsAsync 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)
AWSOutpostsAsync Lists the tags for the specified resource.
listTagsForResourceAsync in interface AWSOutpostsAsync public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSOutpostsAsync Lists the tags for the specified resource.
listTagsForResourceAsync in interface AWSOutpostsAsync 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<StartCapacityTaskResult> startCapacityTaskAsync(StartCapacityTaskRequest request)
AWSOutpostsAsync Starts the specified capacity task. You can have one active capacity task for an order.
startCapacityTaskAsync in interface AWSOutpostsAsync public Future<StartCapacityTaskResult> startCapacityTaskAsync(StartCapacityTaskRequest request, AsyncHandler<StartCapacityTaskRequest,StartCapacityTaskResult> asyncHandler)
AWSOutpostsAsync Starts the specified capacity task. You can have one active capacity task for an order.
startCapacityTaskAsync in interface AWSOutpostsAsync 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<StartConnectionResult> startConnectionAsync(StartConnectionRequest request)
AWSOutpostsAsync Amazon Web Services uses this action to install Outpost servers.
Starts the connection required for Outpost server installation.
Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
startConnectionAsync in interface AWSOutpostsAsync public Future<StartConnectionResult> startConnectionAsync(StartConnectionRequest request, AsyncHandler<StartConnectionRequest,StartConnectionResult> asyncHandler)
AWSOutpostsAsync Amazon Web Services uses this action to install Outpost servers.
Starts the connection required for Outpost server installation.
Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
startConnectionAsync in interface AWSOutpostsAsync 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)
AWSOutpostsAsync Adds tags to the specified resource.
tagResourceAsync in interface AWSOutpostsAsync public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSOutpostsAsync Adds tags to the specified resource.
tagResourceAsync in interface AWSOutpostsAsync 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)
AWSOutpostsAsync Removes tags from the specified resource.
untagResourceAsync in interface AWSOutpostsAsync public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSOutpostsAsync Removes tags from the specified resource.
untagResourceAsync in interface AWSOutpostsAsync 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<UpdateOutpostResult> updateOutpostAsync(UpdateOutpostRequest request)
AWSOutpostsAsync Updates an Outpost.
updateOutpostAsync in interface AWSOutpostsAsync public Future<UpdateOutpostResult> updateOutpostAsync(UpdateOutpostRequest request, AsyncHandler<UpdateOutpostRequest,UpdateOutpostResult> asyncHandler)
AWSOutpostsAsync Updates an Outpost.
updateOutpostAsync in interface AWSOutpostsAsync 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<UpdateSiteResult> updateSiteAsync(UpdateSiteRequest request)
AWSOutpostsAsync Updates the specified site.
updateSiteAsync in interface AWSOutpostsAsync public Future<UpdateSiteResult> updateSiteAsync(UpdateSiteRequest request, AsyncHandler<UpdateSiteRequest,UpdateSiteResult> asyncHandler)
AWSOutpostsAsync Updates the specified site.
updateSiteAsync in interface AWSOutpostsAsync 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<UpdateSiteAddressResult> updateSiteAddressAsync(UpdateSiteAddressRequest request)
AWSOutpostsAsync Updates the address of the specified site.
You can't update a site address if there is an order in progress. You must wait for the order to complete or cancel the order.
You can update the operating address before you place an order at the site, or after all Outposts that belong to the site have been deactivated.
updateSiteAddressAsync in interface AWSOutpostsAsync public Future<UpdateSiteAddressResult> updateSiteAddressAsync(UpdateSiteAddressRequest request, AsyncHandler<UpdateSiteAddressRequest,UpdateSiteAddressResult> asyncHandler)
AWSOutpostsAsync Updates the address of the specified site.
You can't update a site address if there is an order in progress. You must wait for the order to complete or cancel the order.
You can update the operating address before you place an order at the site, or after all Outposts that belong to the site have been deactivated.
updateSiteAddressAsync in interface AWSOutpostsAsync 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<UpdateSiteRackPhysicalPropertiesResult> updateSiteRackPhysicalPropertiesAsync(UpdateSiteRackPhysicalPropertiesRequest request)
AWSOutpostsAsync Update the physical and logistical details for a rack at a site. For more information about hardware requirements for racks, see Network readiness checklist in the Amazon Web Services Outposts User Guide.
To update a rack at a site with an order of IN_PROGRESS, you must wait for the order to complete or
cancel the order.
updateSiteRackPhysicalPropertiesAsync in interface AWSOutpostsAsync public Future<UpdateSiteRackPhysicalPropertiesResult> updateSiteRackPhysicalPropertiesAsync(UpdateSiteRackPhysicalPropertiesRequest request, AsyncHandler<UpdateSiteRackPhysicalPropertiesRequest,UpdateSiteRackPhysicalPropertiesResult> asyncHandler)
AWSOutpostsAsync Update the physical and logistical details for a rack at a site. For more information about hardware requirements for racks, see Network readiness checklist in the Amazon Web Services Outposts User Guide.
To update a rack at a site with an order of IN_PROGRESS, you must wait for the order to complete or
cancel the order.
updateSiteRackPhysicalPropertiesAsync in interface AWSOutpostsAsync 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 void shutdown()
getExecutorService().shutdown() followed by getExecutorService().awaitTermination() prior to
calling this method.shutdown in interface AWSOutposts shutdown in class AWSOutpostsClient