Uses of Class
software.amazon.awssdk.services.ec2.model.CreateVerifiedAccessEndpointEniOptions
-
Packages that use CreateVerifiedAccessEndpointEniOptions Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of CreateVerifiedAccessEndpointEniOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateVerifiedAccessEndpointEniOptions Modifier and Type Method Description CreateVerifiedAccessEndpointEniOptionsCreateVerifiedAccessEndpointRequest. networkInterfaceOptions()The network interface details.Methods in software.amazon.awssdk.services.ec2.model with parameters of type CreateVerifiedAccessEndpointEniOptions Modifier and Type Method Description CreateVerifiedAccessEndpointRequest.BuilderCreateVerifiedAccessEndpointRequest.Builder. networkInterfaceOptions(CreateVerifiedAccessEndpointEniOptions networkInterfaceOptions)The network interface details.
-