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