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