public class ModelPatchFlowOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ModelPatchFlowOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
action()
Gets the action.
|
String |
approverName()
Gets the approverName.
|
String |
crn()
Gets the crn.
|
String |
flowId()
Gets the flowId.
|
String |
message()
Gets the message.
|
ModelPatchFlowOptions.Builder |
newBuilder()
New builder.
|
public ModelPatchFlowOptions.Builder newBuilder()
public String crn()
public String approverName()
public String flowId()
public String action()
public String message()
Copyright © 2021 IBM Cloud. All rights reserved.