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