Class ResourceRef

java.lang.Object
com.pingidentity.sdk.api.authn.model.ResourceRef
All Implemented Interfaces:
Serializable

public class ResourceRef extends Object implements Serializable
An API model that represents a reference to a resource.
Since:
10.1
See Also:
  • Constructor Details

    • ResourceRef

      public ResourceRef()
  • Method Details

    • getId

      public String getId()
      Get the resource identifier.
    • setId

      public void setId(String id)
      Set the resource identifier.