Class ListCustomRoutingPortMappingsByDestinationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.globalaccelerator.transform.ListCustomRoutingPortMappingsByDestinationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListCustomRoutingPortMappingsByDestinationRequest>
@Generated("software.amazon.awssdk:codegen") public class ListCustomRoutingPortMappingsByDestinationRequestMarshaller extends Object implements Marshaller<ListCustomRoutingPortMappingsByDestinationRequest>
-
-
Constructor Summary
Constructors Constructor Description ListCustomRoutingPortMappingsByDestinationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListCustomRoutingPortMappingsByDestinationRequest listCustomRoutingPortMappingsByDestinationRequest)
-
-
-
Constructor Detail
-
ListCustomRoutingPortMappingsByDestinationRequestMarshaller
public ListCustomRoutingPortMappingsByDestinationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListCustomRoutingPortMappingsByDestinationRequest listCustomRoutingPortMappingsByDestinationRequest)
- Specified by:
marshallin interfaceMarshaller<ListCustomRoutingPortMappingsByDestinationRequest>
-
-