Class ListCustomRoutingEndpointGroupsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.globalaccelerator.transform.ListCustomRoutingEndpointGroupsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListCustomRoutingEndpointGroupsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListCustomRoutingEndpointGroupsRequestMarshaller
extends Object
implements Marshaller<ListCustomRoutingEndpointGroupsRequest>
ListCustomRoutingEndpointGroupsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListCustomRoutingEndpointGroupsRequest listCustomRoutingEndpointGroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListCustomRoutingEndpointGroupsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(ListCustomRoutingEndpointGroupsRequest listCustomRoutingEndpointGroupsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListCustomRoutingEndpointGroupsRequest>- Parameters:
 listCustomRoutingEndpointGroupsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -