Package | Description |
---|---|
com.oracle.bmc.streaming.requests |
Modifier and Type | Method and Description |
---|---|
CreateCursorRequest.Builder |
CreateCursorRequest.Builder.body$(CreateCursorDetails body)
Alternative setter for the body parameter.
|
static CreateCursorRequest.Builder |
CreateCursorRequest.builder()
Return a new builder for this request object.
|
CreateCursorRequest.Builder |
CreateCursorRequest.Builder.copy(CreateCursorRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateCursorRequest.Builder |
CreateCursorRequest.Builder.createCursorDetails(CreateCursorDetails createCursorDetails)
The information used to create the cursor.
|
CreateCursorRequest.Builder |
CreateCursorRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateCursorRequest.Builder |
CreateCursorRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
CreateCursorRequest.Builder |
CreateCursorRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateCursorRequest.Builder |
CreateCursorRequest.Builder.streamId(String streamId)
The OCID of the stream.
|
CreateCursorRequest.Builder |
CreateCursorRequest.toBuilder()
Return an instance of
CreateCursorRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.