| Modifier and Type | Class and Description |
|---|---|
class |
SessionDiagnosticsVariableTypeNode |
| Modifier and Type | Method and Description |
|---|---|
SessionDiagnosticsVariableType |
SessionDiagnosticsObjectType.getSessionDiagnosticsNode()
Get the SessionDiagnostics
SessionDiagnosticsVariableType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends SessionDiagnosticsVariableType> |
SessionDiagnosticsObjectType.getSessionDiagnosticsNodeAsync()
Asynchronous implementation of
SessionDiagnosticsObjectType.getSessionDiagnosticsNode(). |
| Modifier and Type | Method and Description |
|---|---|
SessionDiagnosticsVariableType |
SessionDiagnosticsArrayType.getSessionDiagnosticsNode()
Get the SessionDiagnostics
SessionDiagnosticsVariableType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends SessionDiagnosticsVariableType> |
SessionDiagnosticsArrayType.getSessionDiagnosticsNodeAsync()
Asynchronous implementation of
SessionDiagnosticsArrayType.getSessionDiagnosticsNode(). |
Copyright © 2021. All rights reserved.