| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAwsNetworkPerformanceDataResponse> |
Ec2AsyncClient.getAwsNetworkPerformanceData(GetAwsNetworkPerformanceDataRequest getAwsNetworkPerformanceDataRequest)
Gets network performance data.
|
default GetAwsNetworkPerformanceDataResponse |
Ec2Client.getAwsNetworkPerformanceData(GetAwsNetworkPerformanceDataRequest getAwsNetworkPerformanceDataRequest)
Gets network performance data.
|
default GetAwsNetworkPerformanceDataPublisher |
Ec2AsyncClient.getAwsNetworkPerformanceDataPaginator(GetAwsNetworkPerformanceDataRequest getAwsNetworkPerformanceDataRequest)
Gets network performance data.
|
default GetAwsNetworkPerformanceDataIterable |
Ec2Client.getAwsNetworkPerformanceDataPaginator(GetAwsNetworkPerformanceDataRequest getAwsNetworkPerformanceDataRequest)
Gets network performance data.
|
| Constructor and Description |
|---|
GetAwsNetworkPerformanceDataIterable(Ec2Client client,
GetAwsNetworkPerformanceDataRequest firstRequest) |
GetAwsNetworkPerformanceDataPublisher(Ec2AsyncClient client,
GetAwsNetworkPerformanceDataRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAwsNetworkPerformanceDataRequestMarshaller.marshall(GetAwsNetworkPerformanceDataRequest getAwsNetworkPerformanceDataRequest) |
Copyright © 2022. All rights reserved.