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