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