C E F G I O R U 
All Classes All Packages

C

callElementStubGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a ElementStubResponse object.
callMyEndpointGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a EndpointResponse object.
callMyEndpointsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Issue a GET REST call that returns a EndpointsResponse object.
createEndpoint(String, String, String, String, EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new metadata element to represent an endpoint
createEndpointFromTemplate(String, String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new metadata element to represent a endpoint using an existing metadata element as a template.

E

EndpointManagerClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client
EndpointManagerClient supports the APIs to maintain connections and their related objects.
EndpointManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client with no authentication embedded in the HTTP request.
EndpointManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client that passes userId and password in each HTTP request.
EndpointManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client that passes userId and password in each HTTP request.
EndpointManagerClient(String, String, ITInfrastructureRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client that is going to be used in an OMAG Server.
EndpointManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Create a new client with no authentication embedded in the HTTP request.

F

findEndpoints(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the list of endpoint metadata elements that contain the search string.

G

getEndpointByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEndpointsForInfrastructure(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.

I

ITInfrastructureRESTClient - Class in org.odpi.openmetadata.accessservices.itinfrastructure.client.rest
ITInfrastructureRESTClient is responsible for issuing calls to the OMAS REST APIs.
ITInfrastructureRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for no authentication.
ITInfrastructureRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for simple userId and password authentication.
ITInfrastructureRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for simple userId and password authentication with audit log.
ITInfrastructureRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.client.rest.ITInfrastructureRESTClient
Constructor for no authentication with audit log.

O

org.odpi.openmetadata.accessservices.itinfrastructure.client - package org.odpi.openmetadata.accessservices.itinfrastructure.client
These are the client interfaces of the IT Infrastructure OMAS.
org.odpi.openmetadata.accessservices.itinfrastructure.client.rest - package org.odpi.openmetadata.accessservices.itinfrastructure.client.rest
This package contains the internal class for issuing REST calls.

R

removeEndpoint(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Remove the metadata element representing a endpoint.

U

updateEndpoint(String, String, String, boolean, String, EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.client.EndpointManagerClient
Update the metadata element representing a endpoint.
C E F G I O R U 
All Classes All Packages