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