T
- the model's type@ProviderType
public interface SingleModel<T>
Modifier and Type | Method and Description |
---|---|
T |
getModel()
Returns the model.
|
java.util.List<Operation> |
getOperations()
Deprecated.
As of 1.9.0, with no direct replacement
|
java.lang.String |
getResourceName()
Returns the resource's name.
|
T getModel()
@Deprecated java.util.List<Operation> getOperations()
java.lang.String getResourceName()