Uses of Class
software.amazon.awssdk.services.ec2.model.CreateFlowLogsRequest
Packages that use CreateFlowLogsRequest
Package
Description
-
Uses of CreateFlowLogsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateFlowLogsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateFlowLogsResponse>Ec2AsyncClient.createFlowLogs(CreateFlowLogsRequest createFlowLogsRequest) Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet, or VPC.default CreateFlowLogsResponseEc2Client.createFlowLogs(CreateFlowLogsRequest createFlowLogsRequest) Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet, or VPC. -
Uses of CreateFlowLogsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateFlowLogsRequestModifier and TypeMethodDescriptionCreateFlowLogsRequestMarshaller.marshall(CreateFlowLogsRequest createFlowLogsRequest)