Class DescribeUserPoolClientRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cognitoidentityprovider.transform.DescribeUserPoolClientRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeUserPoolClientRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeUserPoolClientRequestMarshaller
extends Object
implements Marshaller<DescribeUserPoolClientRequest>
DescribeUserPoolClientRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeUserPoolClientRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeUserPoolClientRequest describeUserPoolClientRequest)
-
Constructor Details
-
DescribeUserPoolClientRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DescribeUserPoolClientRequest>
-