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