Uses of Class
software.amazon.awssdk.services.ec2.model.DestinationOptionsResponse
-
Packages that use DestinationOptionsResponse Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of DestinationOptionsResponse in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DestinationOptionsResponse Modifier and Type Method Description DestinationOptionsResponseFlowLog. destinationOptions()The destination options.Methods in software.amazon.awssdk.services.ec2.model with parameters of type DestinationOptionsResponse Modifier and Type Method Description FlowLog.BuilderFlowLog.Builder. destinationOptions(DestinationOptionsResponse destinationOptions)The destination options.
-