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