Uses of Class
software.amazon.awssdk.services.ec2.model.DeleteFlowLogsRequest
Packages that use DeleteFlowLogsRequest
Package
Description
-
Uses of DeleteFlowLogsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeleteFlowLogsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteFlowLogsResponse>Ec2AsyncClient.deleteFlowLogs(DeleteFlowLogsRequest deleteFlowLogsRequest) Deletes one or more flow logs.default DeleteFlowLogsResponseEc2Client.deleteFlowLogs(DeleteFlowLogsRequest deleteFlowLogsRequest) Deletes one or more flow logs. -
Uses of DeleteFlowLogsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DeleteFlowLogsRequestModifier and TypeMethodDescriptionDeleteFlowLogsRequestMarshaller.marshall(DeleteFlowLogsRequest deleteFlowLogsRequest)