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