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