Class PutMlConfigurationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cleanroomsml.transform.PutMlConfigurationRequestMarshaller
- All Implemented Interfaces:
 Marshaller<PutMlConfigurationRequest>
@Generated("software.amazon.awssdk:codegen")
public class PutMlConfigurationRequestMarshaller
extends Object
implements Marshaller<PutMlConfigurationRequest>
PutMlConfigurationRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionPutMlConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutMlConfigurationRequest putMlConfigurationRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
PutMlConfigurationRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<PutMlConfigurationRequest>- Parameters:
 putMlConfigurationRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -