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