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