| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListDeviceIdentifiersResponse |
PrivateNetworksClient.listDeviceIdentifiers(Consumer<ListDeviceIdentifiersRequest.Builder> listDeviceIdentifiersRequest)
Lists device identifiers.
|
default ListDeviceIdentifiersResponse |
PrivateNetworksClient.listDeviceIdentifiers(ListDeviceIdentifiersRequest listDeviceIdentifiersRequest)
Lists device identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDeviceIdentifiersResponse> |
PrivateNetworksAsyncClient.listDeviceIdentifiers(Consumer<ListDeviceIdentifiersRequest.Builder> listDeviceIdentifiersRequest)
Lists device identifiers.
|
default CompletableFuture<ListDeviceIdentifiersResponse> |
PrivateNetworksAsyncClient.listDeviceIdentifiers(ListDeviceIdentifiersRequest listDeviceIdentifiersRequest)
Lists device identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDeviceIdentifiersResponse> |
ListDeviceIdentifiersIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDeviceIdentifiersPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDeviceIdentifiersResponse> subscriber) |
Copyright © 2022. All rights reserved.