Package | Description |
---|---|
com.oracle.bmc.queue.model | |
com.oracle.bmc.queue.requests |
Modifier and Type | Method and Description |
---|---|
CreateQueueDetails |
CreateQueueDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateQueueDetails.Builder |
CreateQueueDetails.Builder.copy(CreateQueueDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateQueueDetails |
CreateQueueRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateQueueDetails |
CreateQueueRequest.getCreateQueueDetails()
Details for the new Queue.
|
Modifier and Type | Method and Description |
---|---|
CreateQueueRequest.Builder |
CreateQueueRequest.Builder.body$(CreateQueueDetails body)
Alternative setter for the body parameter.
|
CreateQueueRequest.Builder |
CreateQueueRequest.Builder.createQueueDetails(CreateQueueDetails createQueueDetails)
Details for the new Queue.
|
Copyright © 2016–2024. All rights reserved.