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