C F G I O R U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- createEndpoint(String, String, String, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a new metadata element to represent a endpoint.
- createEndpoint(String, String, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a new metadata element to represent a endpoint.
- createEndpointFromTemplate(String, String, String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
- createEndpointFromTemplate(String, String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
F
- findEndpoints(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of endpoint metadata elements that contain the search string.
G
- getEndpointByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the endpoint metadata element with the supplied unique identifier.
- getEndpointsByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
I
- ITInfrastructureResource - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server.spring
-
The ITInfrastructureResource provides the server-side implementation of the IT Infrastructure Open Metadata Assess Service (OMAS).
- ITInfrastructureResource() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Default constructor
O
- org.odpi.openmetadata.accessservices.itinfrastructure.server.spring - package org.odpi.openmetadata.accessservices.itinfrastructure.server.spring
R
- removeEndpoint(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Remove the metadata element representing a endpoint.
U
- updateEndpoint(String, String, String, boolean, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Update the metadata element representing a endpoint.
All Classes All Packages