Uses of Class
software.amazon.awssdk.services.ec2.model.AssociatedTargetNetwork
Packages that use AssociatedTargetNetwork
-
Uses of AssociatedTargetNetwork in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociatedTargetNetworkModifier and TypeMethodDescriptionfinal List<AssociatedTargetNetwork>ClientVpnEndpoint.associatedTargetNetworks()Deprecated.This property is deprecated.Methods in software.amazon.awssdk.services.ec2.model with parameters of type AssociatedTargetNetworkModifier and TypeMethodDescriptionClientVpnEndpoint.Builder.associatedTargetNetworks(AssociatedTargetNetwork... associatedTargetNetworks) Deprecated.This property is deprecated.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type AssociatedTargetNetworkModifier and TypeMethodDescriptionClientVpnEndpoint.Builder.associatedTargetNetworks(Collection<AssociatedTargetNetwork> associatedTargetNetworks) Deprecated.This property is deprecated.