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