Package | Description |
---|---|
com.hp.ucmdb.api |
This package contains the top level of API set for working with the UCMDB.
|
Modifier and Type | Method and Description |
---|---|
UcmdbService |
UcmdbServiceProvider.connect(Credentials credentials,
ClientContext clientContext)
Connects the client to the UCMDB.
|
UcmdbService |
UcmdbServiceProvider.connect(CustomerContext customerContext,
Credentials credentials,
ClientContext clientContext)
Connects to an instance of a customer in the multi-tenant UCMDB server.
|
UcmdbService |
UcmdbServiceProvider.getUcmdbService(UcmdbService ucmdbService,
ClientContext clientContext)
Deprecated.
|
UcmdbService |
UcmdbService.getUcmdbServiceForClientContext(ClientContext clientContext)
Returns the interface for querying various UCMDB subsystems using specified clientContext.
|
UcmdbService |
UcmdbService.getUcmdbServiceForState(String state)
Returns a clone of 'this' UcmdbService' object set to the specified state.
|
Modifier and Type | Method and Description |
---|---|
UcmdbService |
UcmdbServiceProvider.getUcmdbService(UcmdbService ucmdbService,
ClientContext clientContext)
Deprecated.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.