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