T - The type of the resource.public interface AsynchronouslyCreatedResource<T> extends ResponseBody
| 限定符和类型 | 方法和说明 |
|---|---|
QueueStatus |
queueStatus()
Returns the status of the resource creation.
|
T |
resource()
Returns the resource if it is available,
null otherwise. |
QueueStatus queueStatus()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.