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