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