@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSPrivate5GAsync extends AbstractAWSPrivate5G implements AWSPrivate5GAsync
AWSPrivate5GAsync. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIXacknowledgeOrderReceipt, activateDeviceIdentifier, activateNetworkSite, configureAccessPoint, createNetwork, createNetworkSite, deactivateDeviceIdentifier, deleteNetwork, deleteNetworkSite, getCachedResponseMetadata, getDeviceIdentifier, getNetwork, getNetworkResource, getNetworkSite, getOrder, listDeviceIdentifiers, listNetworkResources, listNetworks, listNetworkSites, listOrders, listTagsForResource, ping, shutdown, startNetworkResourceUpdate, tagResource, untagResource, updateNetworkSite, updateNetworkSitePlanequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacknowledgeOrderReceipt, activateDeviceIdentifier, activateNetworkSite, configureAccessPoint, createNetwork, createNetworkSite, deactivateDeviceIdentifier, deleteNetwork, deleteNetworkSite, getCachedResponseMetadata, getDeviceIdentifier, getNetwork, getNetworkResource, getNetworkSite, getOrder, listDeviceIdentifiers, listNetworkResources, listNetworks, listNetworkSites, listOrders, listTagsForResource, ping, shutdown, startNetworkResourceUpdate, tagResource, untagResource, updateNetworkSite, updateNetworkSitePlanpublic Future<AcknowledgeOrderReceiptResult> acknowledgeOrderReceiptAsync(AcknowledgeOrderReceiptRequest request)
AWSPrivate5GAsyncAcknowledges that the specified network order was received.
acknowledgeOrderReceiptAsync in interface AWSPrivate5GAsyncpublic Future<AcknowledgeOrderReceiptResult> acknowledgeOrderReceiptAsync(AcknowledgeOrderReceiptRequest request, AsyncHandler<AcknowledgeOrderReceiptRequest,AcknowledgeOrderReceiptResult> asyncHandler)
AWSPrivate5GAsyncAcknowledges that the specified network order was received.
acknowledgeOrderReceiptAsync in interface AWSPrivate5GAsyncasyncHandler - 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<ActivateDeviceIdentifierResult> activateDeviceIdentifierAsync(ActivateDeviceIdentifierRequest request)
AWSPrivate5GAsyncActivates the specified device identifier.
activateDeviceIdentifierAsync in interface AWSPrivate5GAsyncpublic Future<ActivateDeviceIdentifierResult> activateDeviceIdentifierAsync(ActivateDeviceIdentifierRequest request, AsyncHandler<ActivateDeviceIdentifierRequest,ActivateDeviceIdentifierResult> asyncHandler)
AWSPrivate5GAsyncActivates the specified device identifier.
activateDeviceIdentifierAsync in interface AWSPrivate5GAsyncasyncHandler - 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<ActivateNetworkSiteResult> activateNetworkSiteAsync(ActivateNetworkSiteRequest request)
AWSPrivate5GAsyncActivates the specified network site.
activateNetworkSiteAsync in interface AWSPrivate5GAsyncpublic Future<ActivateNetworkSiteResult> activateNetworkSiteAsync(ActivateNetworkSiteRequest request, AsyncHandler<ActivateNetworkSiteRequest,ActivateNetworkSiteResult> asyncHandler)
AWSPrivate5GAsyncActivates the specified network site.
activateNetworkSiteAsync in interface AWSPrivate5GAsyncasyncHandler - 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<ConfigureAccessPointResult> configureAccessPointAsync(ConfigureAccessPointRequest request)
AWSPrivate5GAsyncConfigures the specified network resource.
Use this action to specify the geographic position of the hardware. You must provide Certified Professional Installer (CPI) credentials in the request so that we can obtain spectrum grants. For more information, see Radio units in the Amazon Web Services Private 5G User Guide.
configureAccessPointAsync in interface AWSPrivate5GAsyncpublic Future<ConfigureAccessPointResult> configureAccessPointAsync(ConfigureAccessPointRequest request, AsyncHandler<ConfigureAccessPointRequest,ConfigureAccessPointResult> asyncHandler)
AWSPrivate5GAsyncConfigures the specified network resource.
Use this action to specify the geographic position of the hardware. You must provide Certified Professional Installer (CPI) credentials in the request so that we can obtain spectrum grants. For more information, see Radio units in the Amazon Web Services Private 5G User Guide.
configureAccessPointAsync in interface AWSPrivate5GAsyncasyncHandler - 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<CreateNetworkResult> createNetworkAsync(CreateNetworkRequest request)
AWSPrivate5GAsyncCreates a network.
createNetworkAsync in interface AWSPrivate5GAsyncpublic Future<CreateNetworkResult> createNetworkAsync(CreateNetworkRequest request, AsyncHandler<CreateNetworkRequest,CreateNetworkResult> asyncHandler)
AWSPrivate5GAsyncCreates a network.
createNetworkAsync in interface AWSPrivate5GAsyncasyncHandler - 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<CreateNetworkSiteResult> createNetworkSiteAsync(CreateNetworkSiteRequest request)
AWSPrivate5GAsyncCreates a network site.
createNetworkSiteAsync in interface AWSPrivate5GAsyncpublic Future<CreateNetworkSiteResult> createNetworkSiteAsync(CreateNetworkSiteRequest request, AsyncHandler<CreateNetworkSiteRequest,CreateNetworkSiteResult> asyncHandler)
AWSPrivate5GAsyncCreates a network site.
createNetworkSiteAsync in interface AWSPrivate5GAsyncasyncHandler - 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<DeactivateDeviceIdentifierResult> deactivateDeviceIdentifierAsync(DeactivateDeviceIdentifierRequest request)
AWSPrivate5GAsyncDeactivates the specified device identifier.
deactivateDeviceIdentifierAsync in interface AWSPrivate5GAsyncpublic Future<DeactivateDeviceIdentifierResult> deactivateDeviceIdentifierAsync(DeactivateDeviceIdentifierRequest request, AsyncHandler<DeactivateDeviceIdentifierRequest,DeactivateDeviceIdentifierResult> asyncHandler)
AWSPrivate5GAsyncDeactivates the specified device identifier.
deactivateDeviceIdentifierAsync in interface AWSPrivate5GAsyncasyncHandler - 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<DeleteNetworkResult> deleteNetworkAsync(DeleteNetworkRequest request)
AWSPrivate5GAsyncDeletes the specified network. You must delete network sites before you delete the network. For more information, see DeleteNetworkSite in the API Reference for Amazon Web Services Private 5G.
deleteNetworkAsync in interface AWSPrivate5GAsyncpublic Future<DeleteNetworkResult> deleteNetworkAsync(DeleteNetworkRequest request, AsyncHandler<DeleteNetworkRequest,DeleteNetworkResult> asyncHandler)
AWSPrivate5GAsyncDeletes the specified network. You must delete network sites before you delete the network. For more information, see DeleteNetworkSite in the API Reference for Amazon Web Services Private 5G.
deleteNetworkAsync in interface AWSPrivate5GAsyncasyncHandler - 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<DeleteNetworkSiteResult> deleteNetworkSiteAsync(DeleteNetworkSiteRequest request)
AWSPrivate5GAsyncDeletes the specified network site. Return the hardware after you delete the network site. You are responsible for minimum charges. For more information, see Hardware returns in the Amazon Web Services Private 5G User Guide.
deleteNetworkSiteAsync in interface AWSPrivate5GAsyncpublic Future<DeleteNetworkSiteResult> deleteNetworkSiteAsync(DeleteNetworkSiteRequest request, AsyncHandler<DeleteNetworkSiteRequest,DeleteNetworkSiteResult> asyncHandler)
AWSPrivate5GAsyncDeletes the specified network site. Return the hardware after you delete the network site. You are responsible for minimum charges. For more information, see Hardware returns in the Amazon Web Services Private 5G User Guide.
deleteNetworkSiteAsync in interface AWSPrivate5GAsyncasyncHandler - 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<GetDeviceIdentifierResult> getDeviceIdentifierAsync(GetDeviceIdentifierRequest request)
AWSPrivate5GAsyncGets the specified device identifier.
getDeviceIdentifierAsync in interface AWSPrivate5GAsyncpublic Future<GetDeviceIdentifierResult> getDeviceIdentifierAsync(GetDeviceIdentifierRequest request, AsyncHandler<GetDeviceIdentifierRequest,GetDeviceIdentifierResult> asyncHandler)
AWSPrivate5GAsyncGets the specified device identifier.
getDeviceIdentifierAsync in interface AWSPrivate5GAsyncasyncHandler - 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<GetNetworkResult> getNetworkAsync(GetNetworkRequest request)
AWSPrivate5GAsyncGets the specified network.
getNetworkAsync in interface AWSPrivate5GAsyncpublic Future<GetNetworkResult> getNetworkAsync(GetNetworkRequest request, AsyncHandler<GetNetworkRequest,GetNetworkResult> asyncHandler)
AWSPrivate5GAsyncGets the specified network.
getNetworkAsync in interface AWSPrivate5GAsyncasyncHandler - 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<GetNetworkResourceResult> getNetworkResourceAsync(GetNetworkResourceRequest request)
AWSPrivate5GAsyncGets the specified network resource.
getNetworkResourceAsync in interface AWSPrivate5GAsyncpublic Future<GetNetworkResourceResult> getNetworkResourceAsync(GetNetworkResourceRequest request, AsyncHandler<GetNetworkResourceRequest,GetNetworkResourceResult> asyncHandler)
AWSPrivate5GAsyncGets the specified network resource.
getNetworkResourceAsync in interface AWSPrivate5GAsyncasyncHandler - 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<GetNetworkSiteResult> getNetworkSiteAsync(GetNetworkSiteRequest request)
AWSPrivate5GAsyncGets the specified network site.
getNetworkSiteAsync in interface AWSPrivate5GAsyncpublic Future<GetNetworkSiteResult> getNetworkSiteAsync(GetNetworkSiteRequest request, AsyncHandler<GetNetworkSiteRequest,GetNetworkSiteResult> asyncHandler)
AWSPrivate5GAsyncGets the specified network site.
getNetworkSiteAsync in interface AWSPrivate5GAsyncasyncHandler - 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)
AWSPrivate5GAsyncGets the specified order.
getOrderAsync in interface AWSPrivate5GAsyncpublic Future<GetOrderResult> getOrderAsync(GetOrderRequest request, AsyncHandler<GetOrderRequest,GetOrderResult> asyncHandler)
AWSPrivate5GAsyncGets the specified order.
getOrderAsync in interface AWSPrivate5GAsyncasyncHandler - 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<ListDeviceIdentifiersResult> listDeviceIdentifiersAsync(ListDeviceIdentifiersRequest request)
AWSPrivate5GAsyncLists device identifiers. Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of an order, the status of device identifiers, or the ARN of the traffic group.
If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.
listDeviceIdentifiersAsync in interface AWSPrivate5GAsyncpublic Future<ListDeviceIdentifiersResult> listDeviceIdentifiersAsync(ListDeviceIdentifiersRequest request, AsyncHandler<ListDeviceIdentifiersRequest,ListDeviceIdentifiersResult> asyncHandler)
AWSPrivate5GAsyncLists device identifiers. Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of an order, the status of device identifiers, or the ARN of the traffic group.
If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.
listDeviceIdentifiersAsync in interface AWSPrivate5GAsyncasyncHandler - 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<ListNetworkResourcesResult> listNetworkResourcesAsync(ListNetworkResourcesRequest request)
AWSPrivate5GAsyncLists network resources. Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of an order or the status of network resources.
If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.
listNetworkResourcesAsync in interface AWSPrivate5GAsyncpublic Future<ListNetworkResourcesResult> listNetworkResourcesAsync(ListNetworkResourcesRequest request, AsyncHandler<ListNetworkResourcesRequest,ListNetworkResourcesResult> asyncHandler)
AWSPrivate5GAsyncLists network resources. Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of an order or the status of network resources.
If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.
listNetworkResourcesAsync in interface AWSPrivate5GAsyncasyncHandler - 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<ListNetworkSitesResult> listNetworkSitesAsync(ListNetworkSitesRequest request)
AWSPrivate5GAsyncLists network sites. Add filters to your request to return a more specific list of results. Use filters to match the status of the network site.
listNetworkSitesAsync in interface AWSPrivate5GAsyncpublic Future<ListNetworkSitesResult> listNetworkSitesAsync(ListNetworkSitesRequest request, AsyncHandler<ListNetworkSitesRequest,ListNetworkSitesResult> asyncHandler)
AWSPrivate5GAsyncLists network sites. Add filters to your request to return a more specific list of results. Use filters to match the status of the network site.
listNetworkSitesAsync in interface AWSPrivate5GAsyncasyncHandler - 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<ListNetworksResult> listNetworksAsync(ListNetworksRequest request)
AWSPrivate5GAsyncLists networks. Add filters to your request to return a more specific list of results. Use filters to match the status of the network.
listNetworksAsync in interface AWSPrivate5GAsyncpublic Future<ListNetworksResult> listNetworksAsync(ListNetworksRequest request, AsyncHandler<ListNetworksRequest,ListNetworksResult> asyncHandler)
AWSPrivate5GAsyncLists networks. Add filters to your request to return a more specific list of results. Use filters to match the status of the network.
listNetworksAsync in interface AWSPrivate5GAsyncasyncHandler - 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)
AWSPrivate5GAsyncLists orders. Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of the network site or the status of the order.
If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.
listOrdersAsync in interface AWSPrivate5GAsyncpublic Future<ListOrdersResult> listOrdersAsync(ListOrdersRequest request, AsyncHandler<ListOrdersRequest,ListOrdersResult> asyncHandler)
AWSPrivate5GAsyncLists orders. Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of the network site or the status of the order.
If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.
listOrdersAsync in interface AWSPrivate5GAsyncasyncHandler - 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)
AWSPrivate5GAsyncLists the tags for the specified resource.
listTagsForResourceAsync in interface AWSPrivate5GAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSPrivate5GAsyncLists the tags for the specified resource.
listTagsForResourceAsync in interface AWSPrivate5GAsyncasyncHandler - 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<PingResult> pingAsync(PingRequest request)
AWSPrivate5GAsyncChecks the health of the service.
pingAsync in interface AWSPrivate5GAsyncpublic Future<PingResult> pingAsync(PingRequest request, AsyncHandler<PingRequest,PingResult> asyncHandler)
AWSPrivate5GAsyncChecks the health of the service.
pingAsync in interface AWSPrivate5GAsyncasyncHandler - 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<StartNetworkResourceUpdateResult> startNetworkResourceUpdateAsync(StartNetworkResourceUpdateRequest request)
AWSPrivate5GAsyncUse this action to do the following tasks:
Update the duration and renewal status of the commitment period for a radio unit. The update goes into effect immediately.
Request a replacement for a network resource.
Request that you return a network resource.
After you submit a request to replace or return a network resource, the status of the network resource changes to
CREATING_SHIPPING_LABEL. The shipping label is available when the status of the network resource is
PENDING_RETURN. After the network resource is successfully returned, its status changes to
DELETED. For more information, see Return a
radio unit.
startNetworkResourceUpdateAsync in interface AWSPrivate5GAsyncpublic Future<StartNetworkResourceUpdateResult> startNetworkResourceUpdateAsync(StartNetworkResourceUpdateRequest request, AsyncHandler<StartNetworkResourceUpdateRequest,StartNetworkResourceUpdateResult> asyncHandler)
AWSPrivate5GAsyncUse this action to do the following tasks:
Update the duration and renewal status of the commitment period for a radio unit. The update goes into effect immediately.
Request a replacement for a network resource.
Request that you return a network resource.
After you submit a request to replace or return a network resource, the status of the network resource changes to
CREATING_SHIPPING_LABEL. The shipping label is available when the status of the network resource is
PENDING_RETURN. After the network resource is successfully returned, its status changes to
DELETED. For more information, see Return a
radio unit.
startNetworkResourceUpdateAsync in interface AWSPrivate5GAsyncasyncHandler - 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)
AWSPrivate5GAsyncAdds tags to the specified resource.
tagResourceAsync in interface AWSPrivate5GAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSPrivate5GAsyncAdds tags to the specified resource.
tagResourceAsync in interface AWSPrivate5GAsyncasyncHandler - 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)
AWSPrivate5GAsyncRemoves tags from the specified resource.
untagResourceAsync in interface AWSPrivate5GAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSPrivate5GAsyncRemoves tags from the specified resource.
untagResourceAsync in interface AWSPrivate5GAsyncasyncHandler - 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<UpdateNetworkSiteResult> updateNetworkSiteAsync(UpdateNetworkSiteRequest request)
AWSPrivate5GAsyncUpdates the specified network site.
updateNetworkSiteAsync in interface AWSPrivate5GAsyncpublic Future<UpdateNetworkSiteResult> updateNetworkSiteAsync(UpdateNetworkSiteRequest request, AsyncHandler<UpdateNetworkSiteRequest,UpdateNetworkSiteResult> asyncHandler)
AWSPrivate5GAsyncUpdates the specified network site.
updateNetworkSiteAsync in interface AWSPrivate5GAsyncasyncHandler - 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<UpdateNetworkSitePlanResult> updateNetworkSitePlanAsync(UpdateNetworkSitePlanRequest request)
AWSPrivate5GAsyncUpdates the specified network site plan.
updateNetworkSitePlanAsync in interface AWSPrivate5GAsyncpublic Future<UpdateNetworkSitePlanResult> updateNetworkSitePlanAsync(UpdateNetworkSitePlanRequest request, AsyncHandler<UpdateNetworkSitePlanRequest,UpdateNetworkSitePlanResult> asyncHandler)
AWSPrivate5GAsyncUpdates the specified network site plan.
updateNetworkSitePlanAsync in interface AWSPrivate5GAsyncasyncHandler - 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.