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