Class ListPackageGroupsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.codeartifact.transform.ListPackageGroupsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListPackageGroupsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListPackageGroupsRequestMarshaller
extends Object
implements Marshaller<ListPackageGroupsRequest>
ListPackageGroupsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListPackageGroupsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListPackageGroupsRequest listPackageGroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListPackageGroupsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListPackageGroupsRequest>- Parameters:
 listPackageGroupsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -