Package | Description |
---|---|
com.oracle.bmc.streaming.model | |
com.oracle.bmc.streaming.requests |
Modifier and Type | Method and Description |
---|---|
CreateCursorDetails |
CreateCursorDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateCursorDetails.Builder |
CreateCursorDetails.Builder.copy(CreateCursorDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateCursorDetails |
CreateCursorRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateCursorDetails |
CreateCursorRequest.getCreateCursorDetails()
The information used to create the cursor.
|
Modifier and Type | Method and Description |
---|---|
CreateCursorRequest.Builder |
CreateCursorRequest.Builder.body$(CreateCursorDetails body)
Alternative setter for the body parameter.
|
CreateCursorRequest.Builder |
CreateCursorRequest.Builder.createCursorDetails(CreateCursorDetails createCursorDetails)
The information used to create the cursor.
|
Copyright © 2016–2024. All rights reserved.