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