Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.CertificateGroupFolderType
Packages that use CertificateGroupFolderType
-
Uses of CertificateGroupFolderType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement CertificateGroupFolderTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return CertificateGroupFolderTypeModifier and TypeMethodDescriptionServerConfigurationType.getCertificateGroupsNode()Get the CertificateGroupsCertificateGroupFolderTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type CertificateGroupFolderTypeModifier and TypeMethodDescriptionCompletableFuture<? extends CertificateGroupFolderType>ServerConfigurationType.getCertificateGroupsNodeAsync()Asynchronous implementation ofServerConfigurationType.getCertificateGroupsNode().