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>
GetSchemaAsJsonRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetSchemaAsJsonRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetSchemaAsJsonRequest getSchemaAsJsonRequest)
-
-
-
Constructor Detail
-
GetSchemaAsJsonRequestMarshaller
public GetSchemaAsJsonRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetSchemaAsJsonRequest getSchemaAsJsonRequest)
- Specified by:
marshallin interfaceMarshaller<GetSchemaAsJsonRequest>
-
-