Uses of Class
software.amazon.awssdk.services.ec2.model.GetVpnConnectionDeviceTypesResponse
Packages that use GetVpnConnectionDeviceTypesResponse
Package
Description
-
Uses of GetVpnConnectionDeviceTypesResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetVpnConnectionDeviceTypesResponseModifier and TypeMethodDescriptionEc2Client.getVpnConnectionDeviceTypes(Consumer<GetVpnConnectionDeviceTypesRequest.Builder> getVpnConnectionDeviceTypesRequest) Obtain a list of customer gateway devices for which sample configuration files can be provided.Ec2Client.getVpnConnectionDeviceTypes(GetVpnConnectionDeviceTypesRequest getVpnConnectionDeviceTypesRequest) Obtain a list of customer gateway devices for which sample configuration files can be provided.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetVpnConnectionDeviceTypesResponseModifier and TypeMethodDescriptionEc2AsyncClient.getVpnConnectionDeviceTypes(Consumer<GetVpnConnectionDeviceTypesRequest.Builder> getVpnConnectionDeviceTypesRequest) Obtain a list of customer gateway devices for which sample configuration files can be provided.Ec2AsyncClient.getVpnConnectionDeviceTypes(GetVpnConnectionDeviceTypesRequest getVpnConnectionDeviceTypesRequest) Obtain a list of customer gateway devices for which sample configuration files can be provided. -
Uses of GetVpnConnectionDeviceTypesResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type GetVpnConnectionDeviceTypesResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type GetVpnConnectionDeviceTypesResponseModifier and TypeMethodDescriptionvoidGetVpnConnectionDeviceTypesPublisher.subscribe(org.reactivestreams.Subscriber<? super GetVpnConnectionDeviceTypesResponse> subscriber)