Uses of Class
org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
-
Packages that use ITInfrastructureRESTClient Package Description org.odpi.openmetadata.accessservices.itinfrastructure.client These are the client interfaces of the IT Infrastructure OMAS. -
-
Uses of ITInfrastructureRESTClient in org.odpi.openmetadata.accessservices.itinfrastructure.client
Constructors in org.odpi.openmetadata.accessservices.itinfrastructure.client with parameters of type ITInfrastructureRESTClient Constructor Description EndpointManagerClient(String serverName, String serverPlatformURLRoot, ITInfrastructureRESTClient restClient, int maxPageSize, AuditLog auditLog)Create a new client that is going to be used in an OMAG Server.
-