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