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