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