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