T
- The type of the resource.public interface AsynchronouslyCreatedResource<T> extends ResponseBody
Modifier and Type | Method and Description |
---|---|
QueueStatus |
queueStatus()
Returns the status of the resource creation.
|
T |
resource()
Returns the resource if it is available,
null otherwise. |
QueueStatus queueStatus()
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.