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