| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| 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.
|
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 |
|---|---|
software.amazon.awssdk.core.Request<CreateFlowLogsRequest> |
CreateFlowLogsRequestMarshaller.marshall(CreateFlowLogsRequest createFlowLogsRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<CreateFlowLogsRequest> |
CreateFlowLogsRequestMarshaller.marshall(CreateFlowLogsRequest createFlowLogsRequest) |
Copyright © 2018. All rights reserved.