Index
All Classes and Interfaces|All Packages
A
- addClassification(String, String, String, String, String, boolean, AssetExtensionsRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Add a classification to an asset.
- addContactMethod(String, String, String, ContactMethodRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Add a new contact method to the profile.
- addIdentityToProfile(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Link a user identity to a profile.
C
- clearAssetConnection(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Remove a relationship between an asset and its connection.
- clearClassification(String, String, String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Remove a classification from an asset.
- clearConnectorType(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Remove a relationship between a connection and a connector type.
- clearControlFlow(String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Remove the control flow relationship between two elements.
- clearDataFlow(String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Remove the data flow relationship between two elements.
- clearEmbeddedConnection(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Remove a relationship between a virtual connection and an embedded connection.
- clearEndpoint(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Remove a relationship between a connection and an endpoint.
- clearLineageMapping(String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Remove the lineage mapping between two elements.
- clearProcessCall(String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Remove the process call relationship.
- clearRelatedAsset(String, String, String, String, String, String, String, EffectiveTimeMetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Remove a relationship between an asset and a related asset.
- createAsset(String, String, boolean, AssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Create a new metadata element to represent an asset.
- createAssetFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Create a new metadata element to represent an asset using an existing metadata element as a template.
- createConnection(String, String, ConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a new metadata element to represent a connection.
- createConnectionFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a new metadata element to represent a connection using an existing metadata element as a template.
- createConnectorType(String, String, ConnectorTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a new metadata element to represent a endpoint.
- createConnectorTypeFromTemplate(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.
- 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.
- createITProfile(String, String, ITProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Create a definition of an IT profile.
- createServerAssetUse(String, String, String, String, boolean, ServerAssetUseRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a new metadata relationship to represent the use of an asset by a software capability.
- createSoftwareCapability(String, String, boolean, SoftwareCapabilityRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a new metadata element to represent a software capability.
- createSoftwareCapabilityFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a new metadata element to represent a software capability using an existing metadata element as a template.
- createUserIdentity(String, String, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Create a UserIdentity.
D
- deleteContactMethod(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Remove an obsolete contact method from the profile.
- deleteITProfile(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Remove the definition of an IT profile.
- deleteUserIdentity(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Remove a user identity object.
F
- findAssets(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the list of asset metadata elements that contain the search string.
- findConnections(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of connection metadata elements that contain the search string.
- findConnectorTypes(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of connector type metadata elements that contain the search string.
- findEndpoints(String, String, SearchStringRequestBody, 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.
- findITProfile(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Retrieve the list of matching profiles for the search string.
- findSoftwareCapabilities(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of software capability metadata elements that contain the search string.
- findUserIdentities(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Retrieve the list of user identity metadata elements that contain the search string.
G
- getAssetByGUID(String, String, String, String, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the asset metadata element with the supplied unique identifier.
- getAssetRelationships(String, String, String, String, String, String, int, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Return the list of relationships between assets.
- getAssetsByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the list of asset metadata elements with a matching qualified or display name.
- getAssetsForInfrastructureManager(String, String, String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the list of assets created by this caller.
- getCapabilityUsesForAsset(String, String, String, int, int, UseTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Return the list of software capabilities that make use of a specific asset.
- getConnectionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the connection metadata element with the supplied unique identifier.
- getConnectionsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of connection metadata elements with a matching qualified or display name.
- getConnectorTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the connector type metadata element with the supplied unique identifier.
- getConnectorTypesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of connector type metadata elements with a matching qualified or display name.
- getControlFlow(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the control flow relationship between two elements.
- getControlFlowNextSteps(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the control relationships linked from a specific element to the possible next elements in the process.
- getControlFlowPreviousSteps(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the control relationships linked from a specific element to the possible previous elements in the process.
- getDataFlow(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the data flow relationship between two elements.
- getDataFlowConsumers(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the data flow relationships linked from a specific element to the downstream consumers.
- getDataFlowSuppliers(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the data flow relationships linked from a specific element to the upstream suppliers.
- getDestinationLineageMappings(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the lineage mapping relationships linked from a specific source element to its destinations.
- 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, NameRequestBody, 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.
- getEndpointsByNetworkAddress(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of endpoint metadata elements with a matching network address.
- getEndpointsForInfrastructure(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of endpoint metadata elements that are attached to a specific infrastructure element.
- getITProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Return information about a specific IT profile.
- getITProfileByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Return information about a named IT profile.
- getITProfileByUserId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Return information about a specific IT profile.
- getLineageMapping(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the process call relationship between two elements.
- getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Return the connection object for the IT Infrastructure OMAS's out topic.
- getProcessCall(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the process call relationship between two elements.
- getProcessCalled(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the process call relationships linked from a specific element to the elements it calls.
- getProcessCallers(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the process call relationships linked from a specific element to its callers.
- getRelatedAssets(String, String, String, String, String, String, int, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Return the list of assets linked by another asset.
- getServerAssetUseByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the server asset use type relationship with the supplied unique identifier.
- getServerAssetUsesForCapability(String, String, String, int, int, UseTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Return the list of server asset use relationships associated with a software capability.
- getServerAssetUsesForElements(String, String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of relationships between a specific software capability and a specific asset.
- getSoftwareCapabilitiesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the list of software capability metadata elements with a matching qualified or display name.
- getSoftwareCapabilityByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Retrieve the software capability metadata element with the supplied unique identifier.
- getSourceLineageMappings(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Retrieve the lineage mapping relationships linked from a specific destination element to its sources.
- getUserIdentitiesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Retrieve the list of user identity metadata elements with a matching qualified name.
- getUserIdentityByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Retrieve the userIdentity metadata element with the supplied unique identifier.
I
- ITAssetResource - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server.spring
-
ITAssetResource is the server-side of AssetManagerClientBase.
- ITAssetResource() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Default constructor
- 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
- ITProfileResource - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server.spring
-
The ITProfileResource provides a Spring based server-side REST API that supports the ITProfileManagerInterface.
- ITProfileResource() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Default constructor
O
- org.odpi.openmetadata.accessservices.itinfrastructure.server.spring - package org.odpi.openmetadata.accessservices.itinfrastructure.server.spring
P
- publishAsset(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Update the zones for the asset so that it becomes visible to consumers.
R
- removeAsset(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Remove the metadata element representing an asset.
- removeConnection(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Remove the metadata element representing a connection.
- removeConnectorType(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Remove the metadata element representing a connector type.
- removeEndpoint(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Remove the metadata element representing a endpoint.
- removeIdentityFromProfile(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Remove a user identity object.
- removeServerAssetUse(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Remove the metadata relationship to represent the use of an asset by a software capability.
- removeSoftwareCapability(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Remove the metadata element representing a software capability.
S
- setupAssetConnection(String, String, String, String, AssetConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a relationship between an asset and its connection.
- setupConnectorType(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a relationship between a connection and a connector type.
- setupControlFlow(String, String, String, String, boolean, ControlFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Link two elements to show that when one completes the next is started.
- setupDataFlow(String, String, String, String, boolean, DataFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Link two elements together to show that data flows from one to the other.
- setupEmbeddedConnection(String, String, String, String, EmbeddedConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a relationship between a virtual connection and an embedded connection.
- setupEndpoint(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Create a relationship between a connection and an endpoint.
- setupLineageMapping(String, String, String, String, LineageMappingRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Link to elements together to show that they are part of the lineage of the data that is moving between the processes.
- setupProcessCall(String, String, String, String, boolean, ProcessCallRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Link two elements together to show a request-response call between them.
- setupRelatedAsset(String, String, String, String, String, String, String, boolean, AssetExtensionsRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Create a relationship between an asset and a related asset.
U
- updateAsset(String, String, String, boolean, AssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Update the metadata element representing an asset.
- updateAssetRelationship(String, String, String, String, boolean, AssetExtensionsRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Update a relationship between an asset and a related asset.
- updateAssetStatus(String, String, String, String, ElementStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Update the status of the metadata element representing an asset.
- updateClassification(String, String, String, String, String, boolean, AssetExtensionsRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Update the properties of a classification for an asset.
- updateConnection(String, String, String, boolean, ConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Update the metadata element representing a connection.
- updateConnectorType(String, String, String, boolean, ConnectorTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Update the metadata element representing a endpoint.
- updateControlFlow(String, String, String, ControlFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Update the relationship between two elements that shows that when one completes the next is started.
- updateDataFlow(String, String, String, DataFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Update relationship between two elements that shows that data flows from one to the other.
- updateEndpoint(String, String, String, boolean, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Update the metadata element representing a endpoint.
- updateITProfile(String, String, String, boolean, ITProfileRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Update the definition of an IT profile.
- updateProcessCall(String, String, String, ProcessCallRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Update the relationship between two elements that shows a request-response call between them.
- updateServerAssetUse(String, String, String, boolean, ServerAssetUseRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Update the metadata relationship to represent the use of an asset by a software capability.
- updateSoftwareCapability(String, String, String, boolean, SoftwareCapabilityRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITInfrastructureResource
-
Update the metadata element representing a software capability.
- updateUserIdentity(String, String, String, boolean, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITProfileResource
-
Update a UserIdentity.
W
- withdrawAsset(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.server.spring.ITAssetResource
-
Update the zones for the asset so that it is no longer visible to consumers.
All Classes and Interfaces|All Packages