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