public class Flow
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
Flow.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
async()
Gets the async.
|
java.util.List<FlowEntry> |
elements()
Gets the elements.
|
Flow.Builder |
newBuilder()
New builder.
|
public Flow.Builder newBuilder()
public java.util.List<FlowEntry> elements()
public java.lang.Boolean async()
Copyright © 2022 IBM Cloud. All rights reserved.