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