Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.ServerRedundancyType
Packages that use ServerRedundancyType
-
Uses of ServerRedundancyType in org.eclipse.milo.opcua.sdk.client.model.objects
Subinterfaces of ServerRedundancyType in org.eclipse.milo.opcua.sdk.client.model.objectsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceClasses in org.eclipse.milo.opcua.sdk.client.model.objects that implement ServerRedundancyTypeModifier and TypeClassDescriptionclassclassclassclassclassMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return ServerRedundancyTypeModifier and TypeMethodDescriptionServerType.getServerRedundancyNode()Get the ServerRedundancyServerRedundancyTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type ServerRedundancyTypeModifier and TypeMethodDescriptionCompletableFuture<? extends ServerRedundancyType>ServerType.getServerRedundancyNodeAsync()Asynchronous implementation ofServerType.getServerRedundancyNode().