@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface PrivateNetworksClient extends AwsClient
builder() method.
Amazon Web Services Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location. Private 5G provides the pre-configured hardware and software for mobile networks, helps automate setup, and scales capacity on demand to support additional devices as needed.
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider. |
static String |
SERVICE_NAME |
serviceNameclosestatic final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider.default AcknowledgeOrderReceiptResponse acknowledgeOrderReceipt(AcknowledgeOrderReceiptRequest acknowledgeOrderReceiptRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Acknowledges that the specified network order was received.
acknowledgeOrderReceiptRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AcknowledgeOrderReceiptResponse acknowledgeOrderReceipt(Consumer<AcknowledgeOrderReceiptRequest.Builder> acknowledgeOrderReceiptRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Acknowledges that the specified network order was received.
This is a convenience which creates an instance of the AcknowledgeOrderReceiptRequest.Builder avoiding
the need to create one manually via AcknowledgeOrderReceiptRequest.builder()
acknowledgeOrderReceiptRequest - A Consumer that will call methods on AcknowledgeOrderReceiptRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ActivateDeviceIdentifierResponse activateDeviceIdentifier(ActivateDeviceIdentifierRequest activateDeviceIdentifierRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Activates the specified device identifier.
activateDeviceIdentifierRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ActivateDeviceIdentifierResponse activateDeviceIdentifier(Consumer<ActivateDeviceIdentifierRequest.Builder> activateDeviceIdentifierRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Activates the specified device identifier.
This is a convenience which creates an instance of the ActivateDeviceIdentifierRequest.Builder avoiding
the need to create one manually via ActivateDeviceIdentifierRequest.builder()
activateDeviceIdentifierRequest - A Consumer that will call methods on ActivateDeviceIdentifierRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ActivateNetworkSiteResponse activateNetworkSite(ActivateNetworkSiteRequest activateNetworkSiteRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Activates the specified network site.
activateNetworkSiteRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ActivateNetworkSiteResponse activateNetworkSite(Consumer<ActivateNetworkSiteRequest.Builder> activateNetworkSiteRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Activates the specified network site.
This is a convenience which creates an instance of the ActivateNetworkSiteRequest.Builder avoiding the
need to create one manually via ActivateNetworkSiteRequest.builder()
activateNetworkSiteRequest - A Consumer that will call methods on ActivateNetworkSiteRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ConfigureAccessPointResponse configureAccessPoint(ConfigureAccessPointRequest configureAccessPointRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
configureAccessPointRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ConfigureAccessPointResponse configureAccessPoint(Consumer<ConfigureAccessPointRequest.Builder> configureAccessPointRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a convenience which creates an instance of the ConfigureAccessPointRequest.Builder avoiding the
need to create one manually via ConfigureAccessPointRequest.builder()
configureAccessPointRequest - A Consumer that will call methods on ConfigureAccessPointRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateNetworkResponse createNetwork(CreateNetworkRequest createNetworkRequest) throws LimitExceededException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Creates a network.
createNetworkRequest - LimitExceededException - The limit was exceeded.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateNetworkResponse createNetwork(Consumer<CreateNetworkRequest.Builder> createNetworkRequest) throws LimitExceededException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Creates a network.
This is a convenience which creates an instance of the CreateNetworkRequest.Builder avoiding the need to
create one manually via CreateNetworkRequest.builder()
createNetworkRequest - A Consumer that will call methods on CreateNetworkRequest.Builder to create a request.LimitExceededException - The limit was exceeded.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateNetworkSiteResponse createNetworkSite(CreateNetworkSiteRequest createNetworkSiteRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Creates a network site.
createNetworkSiteRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateNetworkSiteResponse createNetworkSite(Consumer<CreateNetworkSiteRequest.Builder> createNetworkSiteRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Creates a network site.
This is a convenience which creates an instance of the CreateNetworkSiteRequest.Builder avoiding the need
to create one manually via CreateNetworkSiteRequest.builder()
createNetworkSiteRequest - A Consumer that will call methods on CreateNetworkSiteRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeactivateDeviceIdentifierResponse deactivateDeviceIdentifier(DeactivateDeviceIdentifierRequest deactivateDeviceIdentifierRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Deactivates the specified device identifier.
deactivateDeviceIdentifierRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeactivateDeviceIdentifierResponse deactivateDeviceIdentifier(Consumer<DeactivateDeviceIdentifierRequest.Builder> deactivateDeviceIdentifierRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Deactivates the specified device identifier.
This is a convenience which creates an instance of the DeactivateDeviceIdentifierRequest.Builder avoiding
the need to create one manually via DeactivateDeviceIdentifierRequest.builder()
deactivateDeviceIdentifierRequest - A Consumer that will call methods on DeactivateDeviceIdentifierRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteNetworkResponse deleteNetwork(DeleteNetworkRequest deleteNetworkRequest) throws ResourceNotFoundException, AccessDeniedException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
deleteNetworkRequest - ResourceNotFoundException - The resource was not found.AccessDeniedException - You do not have permission to perform this operation.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteNetworkResponse deleteNetwork(Consumer<DeleteNetworkRequest.Builder> deleteNetworkRequest) throws ResourceNotFoundException, AccessDeniedException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a convenience which creates an instance of the DeleteNetworkRequest.Builder avoiding the need to
create one manually via DeleteNetworkRequest.builder()
deleteNetworkRequest - A Consumer that will call methods on DeleteNetworkRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.AccessDeniedException - You do not have permission to perform this operation.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteNetworkSiteResponse deleteNetworkSite(DeleteNetworkSiteRequest deleteNetworkSiteRequest) throws ResourceNotFoundException, AccessDeniedException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
deleteNetworkSiteRequest - ResourceNotFoundException - The resource was not found.AccessDeniedException - You do not have permission to perform this operation.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteNetworkSiteResponse deleteNetworkSite(Consumer<DeleteNetworkSiteRequest.Builder> deleteNetworkSiteRequest) throws ResourceNotFoundException, AccessDeniedException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a convenience which creates an instance of the DeleteNetworkSiteRequest.Builder avoiding the need
to create one manually via DeleteNetworkSiteRequest.builder()
deleteNetworkSiteRequest - A Consumer that will call methods on DeleteNetworkSiteRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.AccessDeniedException - You do not have permission to perform this operation.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetDeviceIdentifierResponse getDeviceIdentifier(GetDeviceIdentifierRequest getDeviceIdentifierRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Gets the specified device identifier.
getDeviceIdentifierRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetDeviceIdentifierResponse getDeviceIdentifier(Consumer<GetDeviceIdentifierRequest.Builder> getDeviceIdentifierRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Gets the specified device identifier.
This is a convenience which creates an instance of the GetDeviceIdentifierRequest.Builder avoiding the
need to create one manually via GetDeviceIdentifierRequest.builder()
getDeviceIdentifierRequest - A Consumer that will call methods on GetDeviceIdentifierRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetNetworkResponse getNetwork(GetNetworkRequest getNetworkRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Gets the specified network.
getNetworkRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetNetworkResponse getNetwork(Consumer<GetNetworkRequest.Builder> getNetworkRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Gets the specified network.
This is a convenience which creates an instance of the GetNetworkRequest.Builder avoiding the need to
create one manually via GetNetworkRequest.builder()
getNetworkRequest - A Consumer that will call methods on GetNetworkRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetNetworkResourceResponse getNetworkResource(GetNetworkResourceRequest getNetworkResourceRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Gets the specified network resource.
getNetworkResourceRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetNetworkResourceResponse getNetworkResource(Consumer<GetNetworkResourceRequest.Builder> getNetworkResourceRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Gets the specified network resource.
This is a convenience which creates an instance of the GetNetworkResourceRequest.Builder avoiding the
need to create one manually via GetNetworkResourceRequest.builder()
getNetworkResourceRequest - A Consumer that will call methods on GetNetworkResourceRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetNetworkSiteResponse getNetworkSite(GetNetworkSiteRequest getNetworkSiteRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Gets the specified network site.
getNetworkSiteRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetNetworkSiteResponse getNetworkSite(Consumer<GetNetworkSiteRequest.Builder> getNetworkSiteRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Gets the specified network site.
This is a convenience which creates an instance of the GetNetworkSiteRequest.Builder avoiding the need to
create one manually via GetNetworkSiteRequest.builder()
getNetworkSiteRequest - A Consumer that will call methods on GetNetworkSiteRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetOrderResponse getOrder(GetOrderRequest getOrderRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Gets the specified order.
getOrderRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetOrderResponse getOrder(Consumer<GetOrderRequest.Builder> getOrderRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Gets the specified order.
This is a convenience which creates an instance of the GetOrderRequest.Builder avoiding the need to
create one manually via GetOrderRequest.builder()
getOrderRequest - A Consumer that will call methods on GetOrderRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDeviceIdentifiersResponse listDeviceIdentifiers(ListDeviceIdentifiersRequest listDeviceIdentifiersRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
listDeviceIdentifiersRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDeviceIdentifiersResponse listDeviceIdentifiers(Consumer<ListDeviceIdentifiersRequest.Builder> listDeviceIdentifiersRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a convenience which creates an instance of the ListDeviceIdentifiersRequest.Builder avoiding the
need to create one manually via ListDeviceIdentifiersRequest.builder()
listDeviceIdentifiersRequest - A Consumer that will call methods on ListDeviceIdentifiersRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDeviceIdentifiersIterable listDeviceIdentifiersPaginator(ListDeviceIdentifiersRequest listDeviceIdentifiersRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a variant of
listDeviceIdentifiers(software.amazon.awssdk.services.privatenetworks.model.ListDeviceIdentifiersRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.privatenetworks.paginators.ListDeviceIdentifiersIterable responses = client.listDeviceIdentifiersPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.privatenetworks.paginators.ListDeviceIdentifiersIterable responses = client
.listDeviceIdentifiersPaginator(request);
for (software.amazon.awssdk.services.privatenetworks.model.ListDeviceIdentifiersResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.privatenetworks.paginators.ListDeviceIdentifiersIterable responses = client.listDeviceIdentifiersPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDeviceIdentifiers(software.amazon.awssdk.services.privatenetworks.model.ListDeviceIdentifiersRequest)
operation.
listDeviceIdentifiersRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListDeviceIdentifiersIterable listDeviceIdentifiersPaginator(Consumer<ListDeviceIdentifiersRequest.Builder> listDeviceIdentifiersRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a variant of
listDeviceIdentifiers(software.amazon.awssdk.services.privatenetworks.model.ListDeviceIdentifiersRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.privatenetworks.paginators.ListDeviceIdentifiersIterable responses = client.listDeviceIdentifiersPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.privatenetworks.paginators.ListDeviceIdentifiersIterable responses = client
.listDeviceIdentifiersPaginator(request);
for (software.amazon.awssdk.services.privatenetworks.model.ListDeviceIdentifiersResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.privatenetworks.paginators.ListDeviceIdentifiersIterable responses = client.listDeviceIdentifiersPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDeviceIdentifiers(software.amazon.awssdk.services.privatenetworks.model.ListDeviceIdentifiersRequest)
operation.
This is a convenience which creates an instance of the ListDeviceIdentifiersRequest.Builder avoiding the
need to create one manually via ListDeviceIdentifiersRequest.builder()
listDeviceIdentifiersRequest - A Consumer that will call methods on ListDeviceIdentifiersRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworkResourcesResponse listNetworkResources(ListNetworkResourcesRequest listNetworkResourcesRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
listNetworkResourcesRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworkResourcesResponse listNetworkResources(Consumer<ListNetworkResourcesRequest.Builder> listNetworkResourcesRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a convenience which creates an instance of the ListNetworkResourcesRequest.Builder avoiding the
need to create one manually via ListNetworkResourcesRequest.builder()
listNetworkResourcesRequest - A Consumer that will call methods on ListNetworkResourcesRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworkResourcesIterable listNetworkResourcesPaginator(ListNetworkResourcesRequest listNetworkResourcesRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a variant of
listNetworkResources(software.amazon.awssdk.services.privatenetworks.model.ListNetworkResourcesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkResourcesIterable responses = client.listNetworkResourcesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkResourcesIterable responses = client
.listNetworkResourcesPaginator(request);
for (software.amazon.awssdk.services.privatenetworks.model.ListNetworkResourcesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkResourcesIterable responses = client.listNetworkResourcesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listNetworkResources(software.amazon.awssdk.services.privatenetworks.model.ListNetworkResourcesRequest)
operation.
listNetworkResourcesRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworkResourcesIterable listNetworkResourcesPaginator(Consumer<ListNetworkResourcesRequest.Builder> listNetworkResourcesRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a variant of
listNetworkResources(software.amazon.awssdk.services.privatenetworks.model.ListNetworkResourcesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkResourcesIterable responses = client.listNetworkResourcesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkResourcesIterable responses = client
.listNetworkResourcesPaginator(request);
for (software.amazon.awssdk.services.privatenetworks.model.ListNetworkResourcesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkResourcesIterable responses = client.listNetworkResourcesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listNetworkResources(software.amazon.awssdk.services.privatenetworks.model.ListNetworkResourcesRequest)
operation.
This is a convenience which creates an instance of the ListNetworkResourcesRequest.Builder avoiding the
need to create one manually via ListNetworkResourcesRequest.builder()
listNetworkResourcesRequest - A Consumer that will call methods on ListNetworkResourcesRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworkSitesResponse listNetworkSites(ListNetworkSitesRequest listNetworkSitesRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
listNetworkSitesRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworkSitesResponse listNetworkSites(Consumer<ListNetworkSitesRequest.Builder> listNetworkSitesRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a convenience which creates an instance of the ListNetworkSitesRequest.Builder avoiding the need
to create one manually via ListNetworkSitesRequest.builder()
listNetworkSitesRequest - A Consumer that will call methods on ListNetworkSitesRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworkSitesIterable listNetworkSitesPaginator(ListNetworkSitesRequest listNetworkSitesRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a variant of
listNetworkSites(software.amazon.awssdk.services.privatenetworks.model.ListNetworkSitesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkSitesIterable responses = client.listNetworkSitesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkSitesIterable responses = client
.listNetworkSitesPaginator(request);
for (software.amazon.awssdk.services.privatenetworks.model.ListNetworkSitesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkSitesIterable responses = client.listNetworkSitesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listNetworkSites(software.amazon.awssdk.services.privatenetworks.model.ListNetworkSitesRequest)
operation.
listNetworkSitesRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworkSitesIterable listNetworkSitesPaginator(Consumer<ListNetworkSitesRequest.Builder> listNetworkSitesRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a variant of
listNetworkSites(software.amazon.awssdk.services.privatenetworks.model.ListNetworkSitesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkSitesIterable responses = client.listNetworkSitesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkSitesIterable responses = client
.listNetworkSitesPaginator(request);
for (software.amazon.awssdk.services.privatenetworks.model.ListNetworkSitesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworkSitesIterable responses = client.listNetworkSitesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listNetworkSites(software.amazon.awssdk.services.privatenetworks.model.ListNetworkSitesRequest)
operation.
This is a convenience which creates an instance of the ListNetworkSitesRequest.Builder avoiding the need
to create one manually via ListNetworkSitesRequest.builder()
listNetworkSitesRequest - A Consumer that will call methods on ListNetworkSitesRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworksResponse listNetworks(ListNetworksRequest listNetworksRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Lists networks. Add filters to your request to return a more specific list of results. Use filters to match the status of the network.
listNetworksRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworksResponse listNetworks(Consumer<ListNetworksRequest.Builder> listNetworksRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Lists networks. Add filters to your request to return a more specific list of results. Use filters to match the status of the network.
This is a convenience which creates an instance of the ListNetworksRequest.Builder avoiding the need to
create one manually via ListNetworksRequest.builder()
listNetworksRequest - A Consumer that will call methods on ListNetworksRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworksIterable listNetworksPaginator(ListNetworksRequest listNetworksRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Lists networks. Add filters to your request to return a more specific list of results. Use filters to match the status of the network.
This is a variant of
listNetworks(software.amazon.awssdk.services.privatenetworks.model.ListNetworksRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworksIterable responses = client.listNetworksPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworksIterable responses = client
.listNetworksPaginator(request);
for (software.amazon.awssdk.services.privatenetworks.model.ListNetworksResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworksIterable responses = client.listNetworksPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listNetworks(software.amazon.awssdk.services.privatenetworks.model.ListNetworksRequest) operation.
listNetworksRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListNetworksIterable listNetworksPaginator(Consumer<ListNetworksRequest.Builder> listNetworksRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Lists networks. Add filters to your request to return a more specific list of results. Use filters to match the status of the network.
This is a variant of
listNetworks(software.amazon.awssdk.services.privatenetworks.model.ListNetworksRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworksIterable responses = client.listNetworksPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworksIterable responses = client
.listNetworksPaginator(request);
for (software.amazon.awssdk.services.privatenetworks.model.ListNetworksResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.privatenetworks.paginators.ListNetworksIterable responses = client.listNetworksPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listNetworks(software.amazon.awssdk.services.privatenetworks.model.ListNetworksRequest) operation.
This is a convenience which creates an instance of the ListNetworksRequest.Builder avoiding the need to
create one manually via ListNetworksRequest.builder()
listNetworksRequest - A Consumer that will call methods on ListNetworksRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListOrdersResponse listOrders(ListOrdersRequest listOrdersRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
listOrdersRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListOrdersResponse listOrders(Consumer<ListOrdersRequest.Builder> listOrdersRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a convenience which creates an instance of the ListOrdersRequest.Builder avoiding the need to
create one manually via ListOrdersRequest.builder()
listOrdersRequest - A Consumer that will call methods on ListOrdersRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListOrdersIterable listOrdersPaginator(ListOrdersRequest listOrdersRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a variant of listOrders(software.amazon.awssdk.services.privatenetworks.model.ListOrdersRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.privatenetworks.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.privatenetworks.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
for (software.amazon.awssdk.services.privatenetworks.model.ListOrdersResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.privatenetworks.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listOrders(software.amazon.awssdk.services.privatenetworks.model.ListOrdersRequest) operation.
listOrdersRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListOrdersIterable listOrdersPaginator(Consumer<ListOrdersRequest.Builder> listOrdersRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a variant of listOrders(software.amazon.awssdk.services.privatenetworks.model.ListOrdersRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.privatenetworks.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.privatenetworks.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
for (software.amazon.awssdk.services.privatenetworks.model.ListOrdersResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.privatenetworks.paginators.ListOrdersIterable responses = client.listOrdersPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listOrders(software.amazon.awssdk.services.privatenetworks.model.ListOrdersRequest) operation.
This is a convenience which creates an instance of the ListOrdersRequest.Builder avoiding the need to
create one manually via ListOrdersRequest.builder()
listOrdersRequest - A Consumer that will call methods on ListOrdersRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws ResourceNotFoundException, AccessDeniedException, ValidationException, InternalServerException, ThrottlingException, AwsServiceException, SdkClientException, PrivateNetworksException
Lists the tags for the specified resource.
listTagsForResourceRequest - ResourceNotFoundException - The resource was not found.AccessDeniedException - You do not have permission to perform this operation.ValidationException - The request failed validation.InternalServerException - Information about an internal error.ThrottlingException - The request was denied due to request throttling.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws ResourceNotFoundException, AccessDeniedException, ValidationException, InternalServerException, ThrottlingException, AwsServiceException, SdkClientException, PrivateNetworksException
Lists the tags for the specified resource.
This is a convenience which creates an instance of the ListTagsForResourceRequest.Builder avoiding the
need to create one manually via ListTagsForResourceRequest.builder()
listTagsForResourceRequest - A Consumer that will call methods on ListTagsForResourceRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.AccessDeniedException - You do not have permission to perform this operation.ValidationException - The request failed validation.InternalServerException - Information about an internal error.ThrottlingException - The request was denied due to request throttling.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PingResponse ping(PingRequest pingRequest) throws InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Checks the health of the service.
pingRequest - InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PingResponse ping(Consumer<PingRequest.Builder> pingRequest) throws InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Checks the health of the service.
This is a convenience which creates an instance of the PingRequest.Builder avoiding the need to create
one manually via PingRequest.builder()
pingRequest - A Consumer that will call methods on PingRequest.Builder to create a request.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartNetworkResourceUpdateResponse startNetworkResourceUpdate(StartNetworkResourceUpdateRequest startNetworkResourceUpdateRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
startNetworkResourceUpdateRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartNetworkResourceUpdateResponse startNetworkResourceUpdate(Consumer<StartNetworkResourceUpdateRequest.Builder> startNetworkResourceUpdateRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
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.
This is a convenience which creates an instance of the StartNetworkResourceUpdateRequest.Builder avoiding
the need to create one manually via StartNetworkResourceUpdateRequest.builder()
startNetworkResourceUpdateRequest - A Consumer that will call methods on StartNetworkResourceUpdateRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws ResourceNotFoundException, AccessDeniedException, ValidationException, InternalServerException, ThrottlingException, AwsServiceException, SdkClientException, PrivateNetworksException
Adds tags to the specified resource.
tagResourceRequest - ResourceNotFoundException - The resource was not found.AccessDeniedException - You do not have permission to perform this operation.ValidationException - The request failed validation.InternalServerException - Information about an internal error.ThrottlingException - The request was denied due to request throttling.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws ResourceNotFoundException, AccessDeniedException, ValidationException, InternalServerException, ThrottlingException, AwsServiceException, SdkClientException, PrivateNetworksException
Adds tags to the specified resource.
This is a convenience which creates an instance of the TagResourceRequest.Builder avoiding the need to
create one manually via TagResourceRequest.builder()
tagResourceRequest - A Consumer that will call methods on TagResourceRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.AccessDeniedException - You do not have permission to perform this operation.ValidationException - The request failed validation.InternalServerException - Information about an internal error.ThrottlingException - The request was denied due to request throttling.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws ResourceNotFoundException, AccessDeniedException, ValidationException, InternalServerException, ThrottlingException, AwsServiceException, SdkClientException, PrivateNetworksException
Removes tags from the specified resource.
untagResourceRequest - ResourceNotFoundException - The resource was not found.AccessDeniedException - You do not have permission to perform this operation.ValidationException - The request failed validation.InternalServerException - Information about an internal error.ThrottlingException - The request was denied due to request throttling.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws ResourceNotFoundException, AccessDeniedException, ValidationException, InternalServerException, ThrottlingException, AwsServiceException, SdkClientException, PrivateNetworksException
Removes tags from the specified resource.
This is a convenience which creates an instance of the UntagResourceRequest.Builder avoiding the need to
create one manually via UntagResourceRequest.builder()
untagResourceRequest - A Consumer that will call methods on UntagResourceRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.AccessDeniedException - You do not have permission to perform this operation.ValidationException - The request failed validation.InternalServerException - Information about an internal error.ThrottlingException - The request was denied due to request throttling.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateNetworkSiteResponse updateNetworkSite(UpdateNetworkSiteRequest updateNetworkSiteRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Updates the specified network site.
updateNetworkSiteRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateNetworkSiteResponse updateNetworkSite(Consumer<UpdateNetworkSiteRequest.Builder> updateNetworkSiteRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Updates the specified network site.
This is a convenience which creates an instance of the UpdateNetworkSiteRequest.Builder avoiding the need
to create one manually via UpdateNetworkSiteRequest.builder()
updateNetworkSiteRequest - A Consumer that will call methods on UpdateNetworkSiteRequest.Builder to create a request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateNetworkSitePlanResponse updateNetworkSitePlan(UpdateNetworkSitePlanRequest updateNetworkSitePlanRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Updates the specified network site plan.
updateNetworkSitePlanRequest - ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateNetworkSitePlanResponse updateNetworkSitePlan(Consumer<UpdateNetworkSitePlanRequest.Builder> updateNetworkSitePlanRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, PrivateNetworksException
Updates the specified network site plan.
This is a convenience which creates an instance of the UpdateNetworkSitePlanRequest.Builder avoiding the
need to create one manually via UpdateNetworkSitePlanRequest.builder()
updateNetworkSitePlanRequest - A Consumer that will call methods on UpdateNetworkSitePlanRequest.Builder to create a
request.ResourceNotFoundException - The resource was not found.ValidationException - The request failed validation.InternalServerException - Information about an internal error.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PrivateNetworksException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionstatic PrivateNetworksClient create()
PrivateNetworksClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static PrivateNetworksClientBuilder builder()
PrivateNetworksClient.static ServiceMetadata serviceMetadata()
default PrivateNetworksServiceClientConfiguration serviceClientConfiguration()
serviceClientConfiguration in interface AwsClientserviceClientConfiguration in interface SdkClientCopyright © 2023. All rights reserved.