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