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