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