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