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