Uses of Class
io.deeplumen.ucp.models.discovery.UCPDiscoveryProfile__1
Packages that use UCPDiscoveryProfile__1
-
Uses of UCPDiscoveryProfile__1 in io.deeplumen.ucp.models.discovery
Methods in io.deeplumen.ucp.models.discovery that return UCPDiscoveryProfile__1Modifier and TypeMethodDescriptionUCPDiscoveryProfile.getUcp()UCP Discovery ProfileUCPDiscoveryProfile__1.withAdditionalProperty(String name, Object value) UCPDiscoveryProfile__1.withCapabilities(List<Object> capabilities) UCPDiscoveryProfile__1.withServices(Services services) UCPDiscoveryProfile__1.withVersion(String version) Methods in io.deeplumen.ucp.models.discovery with parameters of type UCPDiscoveryProfile__1Modifier and TypeMethodDescriptionvoidUCPDiscoveryProfile.setUcp(UCPDiscoveryProfile__1 ucp) UCP Discovery ProfileUCPDiscoveryProfile.withUcp(UCPDiscoveryProfile__1 ucp)