| Package | Description |
|---|---|
| software.amazon.awssdk.services.privatenetworks |
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.
|
| software.amazon.awssdk.services.privatenetworks.paginators | |
| software.amazon.awssdk.services.privatenetworks.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDeviceIdentifiersResponse |
PrivateNetworksClient.listDeviceIdentifiers(ListDeviceIdentifiersRequest listDeviceIdentifiersRequest)
Lists device identifiers.
|
default CompletableFuture<ListDeviceIdentifiersResponse> |
PrivateNetworksAsyncClient.listDeviceIdentifiers(ListDeviceIdentifiersRequest listDeviceIdentifiersRequest)
Lists device identifiers.
|
default ListDeviceIdentifiersIterable |
PrivateNetworksClient.listDeviceIdentifiersPaginator(ListDeviceIdentifiersRequest listDeviceIdentifiersRequest)
Lists device identifiers.
|
default ListDeviceIdentifiersPublisher |
PrivateNetworksAsyncClient.listDeviceIdentifiersPaginator(ListDeviceIdentifiersRequest listDeviceIdentifiersRequest)
Lists device identifiers.
|
| Constructor and Description |
|---|
ListDeviceIdentifiersIterable(PrivateNetworksClient client,
ListDeviceIdentifiersRequest firstRequest) |
ListDeviceIdentifiersPublisher(PrivateNetworksAsyncClient client,
ListDeviceIdentifiersRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDeviceIdentifiersRequestMarshaller.marshall(ListDeviceIdentifiersRequest listDeviceIdentifiersRequest) |
Copyright © 2023. All rights reserved.