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