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