Package | Description |
---|---|
org.springframework.cloud.dataflow.shell |
Root package for the Spring Cloud Data Flow Shell.
|
Modifier and Type | Method and Description |
---|---|
Target.TargetStatus |
Target.getStatus()
Return the target status, which is either Success or Error.
|
static Target.TargetStatus |
Target.TargetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Target.TargetStatus[] |
Target.TargetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.