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