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