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