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