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