Uses of Class
software.amazon.awssdk.services.globalaccelerator.model.ListCustomRoutingPortMappingsByDestinationRequest
-
Packages that use ListCustomRoutingPortMappingsByDestinationRequest Package Description software.amazon.awssdk.services.globalaccelerator Global Accelerator software.amazon.awssdk.services.globalaccelerator.paginators software.amazon.awssdk.services.globalaccelerator.transform -
-
Uses of ListCustomRoutingPortMappingsByDestinationRequest in software.amazon.awssdk.services.globalaccelerator
-
Uses of ListCustomRoutingPortMappingsByDestinationRequest in software.amazon.awssdk.services.globalaccelerator.paginators
Constructors in software.amazon.awssdk.services.globalaccelerator.paginators with parameters of type ListCustomRoutingPortMappingsByDestinationRequest Constructor Description ListCustomRoutingPortMappingsByDestinationIterable(GlobalAcceleratorClient client, ListCustomRoutingPortMappingsByDestinationRequest firstRequest)ListCustomRoutingPortMappingsByDestinationPublisher(GlobalAcceleratorAsyncClient client, ListCustomRoutingPortMappingsByDestinationRequest firstRequest) -
Uses of ListCustomRoutingPortMappingsByDestinationRequest in software.amazon.awssdk.services.globalaccelerator.transform
Methods in software.amazon.awssdk.services.globalaccelerator.transform with parameters of type ListCustomRoutingPortMappingsByDestinationRequest Modifier and Type Method Description SdkHttpFullRequestListCustomRoutingPortMappingsByDestinationRequestMarshaller. marshall(ListCustomRoutingPortMappingsByDestinationRequest listCustomRoutingPortMappingsByDestinationRequest)
-