Class ResourceRef
java.lang.Object
com.pingidentity.sdk.api.authn.model.ResourceRef
- All Implemented Interfaces:
Serializable
An API model that represents a reference to a resource.
- Since:
- 10.1
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResourceRef
public ResourceRef()
-
-
Method Details
-
getId
Get the resource identifier. -
setId
Set the resource identifier.
-