Class GetRequest
java.lang.Object
org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIRequest
org.odpi.openmetadata.repositoryservices.rest.properties.GetRequest
- All Implemented Interfaces:
RequestIdService
GetRequest is used to retrieve an object.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIRequest
equals, getRequestId, hashCode, setRequestId
-
Constructor Details
-
GetRequest
public GetRequest()Default constructor -
GetRequest
Copy/clone constructor- Parameters:
template- object to copy
-
-
Method Details
-
toString
Standard toString method.- Overrides:
toStringin classOMRSAPIRequest- Returns:
- print out of variables in a JSON-style
-