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