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