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