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