Package | Description |
---|---|
com.oracle.bmc.streaming.model |
Modifier and Type | Method and Description |
---|---|
static Group.Builder |
Group.builder()
Create a new builder.
|
Group.Builder |
Group.Builder.copy(Group model) |
Group.Builder |
Group.Builder.groupName(String groupName)
The name of the consumer group.
|
Group.Builder |
Group.Builder.reservations(List<PartitionReservation> reservations)
An array of the partition reservations of a group.
|
Group.Builder |
Group.Builder.streamId(String streamId)
The streamId for which the group exists.
|
Group.Builder |
Group.toBuilder() |
Copyright © 2016–2024. All rights reserved.