| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteFlowLogsResponse |
Ec2Client.deleteFlowLogs(DeleteFlowLogsRequest deleteFlowLogsRequest)
Deletes one or more flow logs.
|
default CompletableFuture<DeleteFlowLogsResponse> |
Ec2AsyncClient.deleteFlowLogs(DeleteFlowLogsRequest deleteFlowLogsRequest)
Deletes one or more flow logs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteFlowLogsRequestMarshaller.marshall(DeleteFlowLogsRequest deleteFlowLogsRequest) |
Copyright © 2022. All rights reserved.