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