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