T
- type of requestpublic interface ConfigurationResult<T>
Modifier and Type | Method and Description |
---|---|
T |
getConfiguration()
Returns the resulting configuration.
|
boolean |
isNew()
Returns whether the configuration represents a newly created resource.
|
boolean isNew()
T getConfiguration()