Class GetSchemaRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cleanrooms.transform.GetSchemaRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetSchemaRequest>
@Generated("software.amazon.awssdk:codegen") public class GetSchemaRequestMarshaller extends Object implements Marshaller<GetSchemaRequest>
GetSchemaRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description GetSchemaRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetSchemaRequest getSchemaRequest)
-
-
-
Constructor Detail
-
GetSchemaRequestMarshaller
public GetSchemaRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetSchemaRequest getSchemaRequest)
- Specified by:
marshall
in interfaceMarshaller<GetSchemaRequest>
-
-