static ConsumerGroupSummary.Builder |
ConsumerGroupSummary.builder() |
Create a new builder.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.copy(ConsumerGroupSummary model) |
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.displayName(String displayName) |
A user-friendly name for the consumer group.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.filter(String filter) |
The filter used by the consumer group.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.id(String id) |
A unique identifier for the consumer group that is immutable on creation.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.lifecycleDetails(String lifecycleDetails) |
Any additional details about the current state of the consumer group.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.lifecycleState(ConsumerGroup.LifecycleState lifecycleState) |
The current state of the consumer group.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.queueId(String queueId) |
The OCID of the associated queue.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.timeCreated(Date timeCreated) |
The time that the consumer group was created, expressed in RFC
3339 timestamp format.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.Builder.timeUpdated(Date timeUpdated) |
The time that the consumer group was updated, expressed in RFC
3339 timestamp format.
|
ConsumerGroupSummary.Builder |
ConsumerGroupSummary.toBuilder() |
|