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