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