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