| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateFlowLogsResponse |
EC2Client.createFlowLogs(CreateFlowLogsRequest createFlowLogsRequest)
Creates one or more flow logs to capture IP traffic for a specific network interface, subnet, or VPC.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateFlowLogsResponse> |
EC2AsyncClient.createFlowLogs(CreateFlowLogsRequest createFlowLogsRequest)
Creates one or more flow logs to capture IP traffic for a specific network interface, subnet, or VPC.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFlowLogsResponse |
CreateFlowLogsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.