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