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