| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.client.model.nodes.objects | |
| org.eclipse.milo.opcua.sdk.client.model.types.objects |
| Modifier and Type | Class and Description |
|---|---|
class |
CertificateGroupFolderTypeNode |
| Modifier and Type | Method and Description |
|---|---|
CertificateGroupFolderType |
ServerConfigurationType.getCertificateGroupsNode()
Get the CertificateGroups
CertificateGroupFolderType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends CertificateGroupFolderType> |
ServerConfigurationType.getCertificateGroupsNodeAsync()
Asynchronous implementation of
ServerConfigurationType.getCertificateGroupsNode(). |
Copyright © 2021. All rights reserved.