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