Class ListGiVersionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.odb.transform.ListGiVersionsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListGiVersionsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListGiVersionsRequestMarshaller
extends Object
implements Marshaller<ListGiVersionsRequest>
ListGiVersionsRequest Marshaller-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListGiVersionsRequest listGiVersionsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
ListGiVersionsRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<ListGiVersionsRequest>- Parameters:
listGiVersionsRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-