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