public class PutAlgorithmResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PutAlgorithmResponse() |
Modifier and Type | Method and Description |
---|---|
PutAlgorithmResponseAlgorithm |
getAlgorithm()
Gets the algorithm.
|
String |
getFlowId()
Gets the flowId.
|
String |
getFlowState()
Gets the flowState.
|
public String getFlowState()
public PutAlgorithmResponseAlgorithm getAlgorithm()
public String getFlowId()
Copyright © 2021 IBM Cloud. All rights reserved.