Modifier and Type | Method and Description |
---|---|
ResultCodes.CloseQueueResult |
ResultCodes.CloseQueueResult.getOperationResult() |
ResultCodes.CloseQueueResult |
QueueControlEvent.CloseQueueResult.result()
Returns a result of the
Queue.closeAsync(java.time.Duration) operation. |
static ResultCodes.CloseQueueResult |
ResultCodes.CloseQueueResult.upcast(ResultCodes.GenericCode code) |
static ResultCodes.CloseQueueResult |
ResultCodes.CloseQueueResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultCodes.CloseQueueResult[] |
ResultCodes.CloseQueueResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Bloomberg L.P.. All rights reserved.