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