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