java.lang.Object
org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIRequest
org.odpi.openmetadata.repositoryservices.rest.properties.GetRequest
All Implemented Interfaces:
RequestIdService

public class GetRequest extends OMRSAPIRequest
GetRequest is used to retrieve an object.
  • Constructor Details

    • GetRequest

      public GetRequest()
      Default constructor
    • GetRequest

      public GetRequest(GetRequest template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details

    • toString

      public String toString()
      Standard toString method.
      Overrides:
      toString in class OMRSAPIRequest
      Returns:
      print out of variables in a JSON-style