HasId Interface
public interface HasId
An interface representing a model that has a resource group name.
Method Details
id
public abstract String id()
Gets the resource ID.
Returns:
the resource ID string
public interface HasId
An interface representing a model that has a resource group name.
public abstract String id()
Gets the resource ID.
Returns: