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