Class CreateCustomMetadataRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.workdocs.transform.CreateCustomMetadataRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateCustomMetadataRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateCustomMetadataRequestMarshaller
extends Object
implements Marshaller<CreateCustomMetadataRequest>
CreateCustomMetadataRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateCustomMetadataRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateCustomMetadataRequest createCustomMetadataRequest)
-
Constructor Details
-
CreateCustomMetadataRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateCustomMetadataRequest>
-