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