| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetNetworkInsightsAccessScopeContentResponse |
Ec2Client.getNetworkInsightsAccessScopeContent(Consumer<GetNetworkInsightsAccessScopeContentRequest.Builder> getNetworkInsightsAccessScopeContentRequest)
Gets the content for the specified Network Access Scope.
|
default GetNetworkInsightsAccessScopeContentResponse |
Ec2Client.getNetworkInsightsAccessScopeContent(GetNetworkInsightsAccessScopeContentRequest getNetworkInsightsAccessScopeContentRequest)
Gets the content for the specified Network Access Scope.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetNetworkInsightsAccessScopeContentResponse> |
Ec2AsyncClient.getNetworkInsightsAccessScopeContent(Consumer<GetNetworkInsightsAccessScopeContentRequest.Builder> getNetworkInsightsAccessScopeContentRequest)
Gets the content for the specified Network Access Scope.
|
default CompletableFuture<GetNetworkInsightsAccessScopeContentResponse> |
Ec2AsyncClient.getNetworkInsightsAccessScopeContent(GetNetworkInsightsAccessScopeContentRequest getNetworkInsightsAccessScopeContentRequest)
Gets the content for the specified Network Access Scope.
|
Copyright © 2021. All rights reserved.