@Generated(value="software.amazon.awssdk:codegen") public class ExitStandbyRequestMarshaller extends Object implements Marshaller<ExitStandbyRequest>
ExitStandbyRequest
MarshallerConstructor and Description |
---|
ExitStandbyRequestMarshaller(AwsQueryProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(ExitStandbyRequest exitStandbyRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public ExitStandbyRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(ExitStandbyRequest exitStandbyRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<ExitStandbyRequest>
exitStandbyRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.