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