Class GetCustomRulePolicyRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.config.transform.GetCustomRulePolicyRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetCustomRulePolicyRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetCustomRulePolicyRequestMarshaller
extends Object
implements Marshaller<GetCustomRulePolicyRequest>
GetCustomRulePolicyRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetCustomRulePolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetCustomRulePolicyRequest getCustomRulePolicyRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetCustomRulePolicyRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetCustomRulePolicyRequest>- Parameters:
 getCustomRulePolicyRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -