public class DiscoveryResponse
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DiscoveryResponse.DiscoveryOrch |
static class |
DiscoveryResponse.InputItem |
| Constructor and Description |
|---|
DiscoveryResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DiscoveryResponse.DiscoveryOrch> |
getOrchestrations() |
void |
setOrchestrations(java.util.List<DiscoveryResponse.DiscoveryOrch> orchestrations) |
public void setOrchestrations(java.util.List<DiscoveryResponse.DiscoveryOrch> orchestrations)
public java.util.List<DiscoveryResponse.DiscoveryOrch> getOrchestrations()
Copyright © 2022 Oracle and/or its affiliates. All Rights Reserved.