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