| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowdevicemanagement |
Amazon Web Services Snow Device Management documentation.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDeviceEc2InstancesResponse |
SnowDeviceManagementClient.describeDeviceEc2Instances(Consumer<DescribeDeviceEc2InstancesRequest.Builder> describeDeviceEc2InstancesRequest)
Checks the current state of the Amazon EC2 instances.
|
default DescribeDeviceEc2InstancesResponse |
SnowDeviceManagementClient.describeDeviceEc2Instances(DescribeDeviceEc2InstancesRequest describeDeviceEc2InstancesRequest)
Checks the current state of the Amazon EC2 instances.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDeviceEc2InstancesResponse> |
SnowDeviceManagementAsyncClient.describeDeviceEc2Instances(Consumer<DescribeDeviceEc2InstancesRequest.Builder> describeDeviceEc2InstancesRequest)
Checks the current state of the Amazon EC2 instances.
|
default CompletableFuture<DescribeDeviceEc2InstancesResponse> |
SnowDeviceManagementAsyncClient.describeDeviceEc2Instances(DescribeDeviceEc2InstancesRequest describeDeviceEc2InstancesRequest)
Checks the current state of the Amazon EC2 instances.
|
Copyright © 2023. All rights reserved.