| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowdevicemanagement |
Amazon Web Services Snow Device Management documentation.
|
| software.amazon.awssdk.services.snowdevicemanagement.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListDeviceResourcesResponse |
SnowDeviceManagementClient.listDeviceResources(Consumer<ListDeviceResourcesRequest.Builder> listDeviceResourcesRequest)
Returns a list of the Amazon Web Services resources available for a device.
|
default ListDeviceResourcesResponse |
SnowDeviceManagementClient.listDeviceResources(ListDeviceResourcesRequest listDeviceResourcesRequest)
Returns a list of the Amazon Web Services resources available for a device.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDeviceResourcesResponse> |
SnowDeviceManagementAsyncClient.listDeviceResources(Consumer<ListDeviceResourcesRequest.Builder> listDeviceResourcesRequest)
Returns a list of the Amazon Web Services resources available for a device.
|
default CompletableFuture<ListDeviceResourcesResponse> |
SnowDeviceManagementAsyncClient.listDeviceResources(ListDeviceResourcesRequest listDeviceResourcesRequest)
Returns a list of the Amazon Web Services resources available for a device.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDeviceResourcesResponse> |
ListDeviceResourcesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDeviceResourcesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDeviceResourcesResponse> subscriber) |
Copyright © 2023. All rights reserved.