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