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