@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSPrivate5G extends Object implements AWSPrivate5G
AWSPrivate5G. Convenient method forms pass through to the corresponding overload
that takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIXpublic AcknowledgeOrderReceiptResult acknowledgeOrderReceipt(AcknowledgeOrderReceiptRequest request)
AWSPrivate5GAcknowledges that the specified network order was received.
acknowledgeOrderReceipt in interface AWSPrivate5Gpublic ActivateDeviceIdentifierResult activateDeviceIdentifier(ActivateDeviceIdentifierRequest request)
AWSPrivate5GActivates the specified device identifier.
activateDeviceIdentifier in interface AWSPrivate5Gpublic ActivateNetworkSiteResult activateNetworkSite(ActivateNetworkSiteRequest request)
AWSPrivate5GActivates the specified network site.
activateNetworkSite in interface AWSPrivate5Gpublic ConfigureAccessPointResult configureAccessPoint(ConfigureAccessPointRequest request)
AWSPrivate5GConfigures 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.
configureAccessPoint in interface AWSPrivate5Gpublic CreateNetworkResult createNetwork(CreateNetworkRequest request)
AWSPrivate5GCreates a network.
createNetwork in interface AWSPrivate5Gpublic CreateNetworkSiteResult createNetworkSite(CreateNetworkSiteRequest request)
AWSPrivate5GCreates a network site.
createNetworkSite in interface AWSPrivate5Gpublic DeactivateDeviceIdentifierResult deactivateDeviceIdentifier(DeactivateDeviceIdentifierRequest request)
AWSPrivate5GDeactivates the specified device identifier.
deactivateDeviceIdentifier in interface AWSPrivate5Gpublic DeleteNetworkResult deleteNetwork(DeleteNetworkRequest request)
AWSPrivate5GDeletes 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.
deleteNetwork in interface AWSPrivate5Gpublic DeleteNetworkSiteResult deleteNetworkSite(DeleteNetworkSiteRequest request)
AWSPrivate5GDeletes 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.
deleteNetworkSite in interface AWSPrivate5Gpublic GetDeviceIdentifierResult getDeviceIdentifier(GetDeviceIdentifierRequest request)
AWSPrivate5GGets the specified device identifier.
getDeviceIdentifier in interface AWSPrivate5Gpublic GetNetworkResult getNetwork(GetNetworkRequest request)
AWSPrivate5GGets the specified network.
getNetwork in interface AWSPrivate5Gpublic GetNetworkResourceResult getNetworkResource(GetNetworkResourceRequest request)
AWSPrivate5GGets the specified network resource.
getNetworkResource in interface AWSPrivate5Gpublic GetNetworkSiteResult getNetworkSite(GetNetworkSiteRequest request)
AWSPrivate5GGets the specified network site.
getNetworkSite in interface AWSPrivate5Gpublic GetOrderResult getOrder(GetOrderRequest request)
AWSPrivate5GGets the specified order.
getOrder in interface AWSPrivate5Gpublic ListDeviceIdentifiersResult listDeviceIdentifiers(ListDeviceIdentifiersRequest request)
AWSPrivate5GLists 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.
listDeviceIdentifiers in interface AWSPrivate5Gpublic ListNetworkResourcesResult listNetworkResources(ListNetworkResourcesRequest request)
AWSPrivate5GLists 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.
listNetworkResources in interface AWSPrivate5Gpublic ListNetworkSitesResult listNetworkSites(ListNetworkSitesRequest request)
AWSPrivate5GLists 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.
listNetworkSites in interface AWSPrivate5Gpublic ListNetworksResult listNetworks(ListNetworksRequest request)
AWSPrivate5GLists networks. Add filters to your request to return a more specific list of results. Use filters to match the status of the network.
listNetworks in interface AWSPrivate5Gpublic ListOrdersResult listOrders(ListOrdersRequest request)
AWSPrivate5GLists 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.
listOrders in interface AWSPrivate5Gpublic ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AWSPrivate5GLists the tags for the specified resource.
listTagsForResource in interface AWSPrivate5Gpublic PingResult ping(PingRequest request)
AWSPrivate5GChecks the health of the service.
ping in interface AWSPrivate5Gpublic StartNetworkResourceUpdateResult startNetworkResourceUpdate(StartNetworkResourceUpdateRequest request)
AWSPrivate5GUse 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.
startNetworkResourceUpdate in interface AWSPrivate5Gpublic TagResourceResult tagResource(TagResourceRequest request)
AWSPrivate5GAdds tags to the specified resource.
tagResource in interface AWSPrivate5Gpublic UntagResourceResult untagResource(UntagResourceRequest request)
AWSPrivate5GRemoves tags from the specified resource.
untagResource in interface AWSPrivate5Gpublic UpdateNetworkSiteResult updateNetworkSite(UpdateNetworkSiteRequest request)
AWSPrivate5GUpdates the specified network site.
updateNetworkSite in interface AWSPrivate5Gpublic UpdateNetworkSitePlanResult updateNetworkSitePlan(UpdateNetworkSitePlanRequest request)
AWSPrivate5GUpdates the specified network site plan.
updateNetworkSitePlan in interface AWSPrivate5Gpublic void shutdown()
AWSPrivate5Gshutdown in interface AWSPrivate5Gpublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSPrivate5GResponse metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata in interface AWSPrivate5Grequest - The originally executed request.