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