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