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