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