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