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