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