Package | Description |
---|---|
com.oracle.bmc.streaming | |
com.oracle.bmc.streaming.responses |
Modifier and Type | Method and Description |
---|---|
GetGroupResponse |
StreamClient.getGroup(GetGroupRequest request) |
GetGroupResponse |
Stream.getGroup(GetGroupRequest request)
Returns the current state of a consumer group.
|
Modifier and Type | Method and Description |
---|---|
Future<GetGroupResponse> |
StreamAsyncClient.getGroup(GetGroupRequest request,
AsyncHandler<GetGroupRequest,GetGroupResponse> handler) |
Future<GetGroupResponse> |
StreamAsync.getGroup(GetGroupRequest request,
AsyncHandler<GetGroupRequest,GetGroupResponse> handler)
Returns the current state of a consumer group.
|
Modifier and Type | Method and Description |
---|---|
Future<GetGroupResponse> |
StreamAsyncClient.getGroup(GetGroupRequest request,
AsyncHandler<GetGroupRequest,GetGroupResponse> handler) |
Future<GetGroupResponse> |
StreamAsync.getGroup(GetGroupRequest request,
AsyncHandler<GetGroupRequest,GetGroupResponse> handler)
Returns the current state of a consumer group.
|
Modifier and Type | Method and Description |
---|---|
GetGroupResponse |
GetGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetGroupResponse.Builder |
GetGroupResponse.Builder.copy(GetGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.