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