static ConsumerCommitRequest.Builder |
ConsumerCommitRequest.builder() |
Return a new builder for this request object.
|
ConsumerCommitRequest.Builder |
ConsumerCommitRequest.Builder.copy(ConsumerCommitRequest o) |
Copy method to populate the builder with values from the given instance.
|
ConsumerCommitRequest.Builder |
ConsumerCommitRequest.Builder.cursor(String cursor) |
The group-cursor representing the offsets of the group.
|
ConsumerCommitRequest.Builder |
ConsumerCommitRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ConsumerCommitRequest.Builder |
ConsumerCommitRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
ConsumerCommitRequest.Builder |
ConsumerCommitRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ConsumerCommitRequest.Builder |
ConsumerCommitRequest.Builder.streamId(String streamId) |
The OCID of the stream.
|
ConsumerCommitRequest.Builder |
ConsumerCommitRequest.toBuilder() |
|