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