@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_PREFIX
public AcknowledgeOrderReceiptResult acknowledgeOrderReceipt(AcknowledgeOrderReceiptRequest request)
AWSPrivate5G
Acknowledges that the specified network order was received.
acknowledgeOrderReceipt
in interface AWSPrivate5G
public ActivateDeviceIdentifierResult activateDeviceIdentifier(ActivateDeviceIdentifierRequest request)
AWSPrivate5G
Activates the specified device identifier.
activateDeviceIdentifier
in interface AWSPrivate5G
public ActivateNetworkSiteResult activateNetworkSite(ActivateNetworkSiteRequest request)
AWSPrivate5G
Activates the specified network site.
activateNetworkSite
in interface AWSPrivate5G
public ConfigureAccessPointResult configureAccessPoint(ConfigureAccessPointRequest request)
AWSPrivate5G
Configures 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 AWSPrivate5G
public CreateNetworkResult createNetwork(CreateNetworkRequest request)
AWSPrivate5G
Creates a network.
createNetwork
in interface AWSPrivate5G
public CreateNetworkSiteResult createNetworkSite(CreateNetworkSiteRequest request)
AWSPrivate5G
Creates a network site.
createNetworkSite
in interface AWSPrivate5G
public DeactivateDeviceIdentifierResult deactivateDeviceIdentifier(DeactivateDeviceIdentifierRequest request)
AWSPrivate5G
Deactivates the specified device identifier.
deactivateDeviceIdentifier
in interface AWSPrivate5G
public DeleteNetworkResult deleteNetwork(DeleteNetworkRequest request)
AWSPrivate5G
Deletes 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 AWSPrivate5G
public DeleteNetworkSiteResult deleteNetworkSite(DeleteNetworkSiteRequest request)
AWSPrivate5G
Deletes 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 AWSPrivate5G
public GetDeviceIdentifierResult getDeviceIdentifier(GetDeviceIdentifierRequest request)
AWSPrivate5G
Gets the specified device identifier.
getDeviceIdentifier
in interface AWSPrivate5G
public GetNetworkResult getNetwork(GetNetworkRequest request)
AWSPrivate5G
Gets the specified network.
getNetwork
in interface AWSPrivate5G
public GetNetworkResourceResult getNetworkResource(GetNetworkResourceRequest request)
AWSPrivate5G
Gets the specified network resource.
getNetworkResource
in interface AWSPrivate5G
public GetNetworkSiteResult getNetworkSite(GetNetworkSiteRequest request)
AWSPrivate5G
Gets the specified network site.
getNetworkSite
in interface AWSPrivate5G
public GetOrderResult getOrder(GetOrderRequest request)
AWSPrivate5G
Gets the specified order.
getOrder
in interface AWSPrivate5G
public ListDeviceIdentifiersResult listDeviceIdentifiers(ListDeviceIdentifiersRequest request)
AWSPrivate5G
Lists 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 AWSPrivate5G
public ListNetworkResourcesResult listNetworkResources(ListNetworkResourcesRequest request)
AWSPrivate5G
Lists 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 AWSPrivate5G
public ListNetworkSitesResult listNetworkSites(ListNetworkSitesRequest request)
AWSPrivate5G
Lists 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 AWSPrivate5G
public ListNetworksResult listNetworks(ListNetworksRequest request)
AWSPrivate5G
Lists 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 AWSPrivate5G
public ListOrdersResult listOrders(ListOrdersRequest request)
AWSPrivate5G
Lists 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 AWSPrivate5G
public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AWSPrivate5G
Lists the tags for the specified resource.
listTagsForResource
in interface AWSPrivate5G
public PingResult ping(PingRequest request)
AWSPrivate5G
Checks the health of the service.
ping
in interface AWSPrivate5G
public StartNetworkResourceUpdateResult startNetworkResourceUpdate(StartNetworkResourceUpdateRequest request)
AWSPrivate5G
Use 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 AWSPrivate5G
public TagResourceResult tagResource(TagResourceRequest request)
AWSPrivate5G
Adds tags to the specified resource.
tagResource
in interface AWSPrivate5G
public UntagResourceResult untagResource(UntagResourceRequest request)
AWSPrivate5G
Removes tags from the specified resource.
untagResource
in interface AWSPrivate5G
public UpdateNetworkSiteResult updateNetworkSite(UpdateNetworkSiteRequest request)
AWSPrivate5G
Updates the specified network site.
updateNetworkSite
in interface AWSPrivate5G
public UpdateNetworkSitePlanResult updateNetworkSitePlan(UpdateNetworkSitePlanRequest request)
AWSPrivate5G
Updates the specified network site plan.
updateNetworkSitePlan
in interface AWSPrivate5G
public void shutdown()
AWSPrivate5G
shutdown
in interface AWSPrivate5G
public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSPrivate5G
Response 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 AWSPrivate5G
request
- The originally executed request.