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