Package | Description |
---|---|
com.oracle.bmc.queue.model | |
com.oracle.bmc.queue.requests |
Modifier and Type | Method and Description |
---|---|
UpdateQueueDetails |
UpdateQueueDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdateQueueDetails.Builder |
UpdateQueueDetails.Builder.copy(UpdateQueueDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateQueueDetails |
UpdateQueueRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateQueueDetails |
UpdateQueueRequest.getUpdateQueueDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateQueueRequest.Builder |
UpdateQueueRequest.Builder.body$(UpdateQueueDetails body)
Alternative setter for the body parameter.
|
UpdateQueueRequest.Builder |
UpdateQueueRequest.Builder.updateQueueDetails(UpdateQueueDetails updateQueueDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.