Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ConsumerGroupPrivilegeSummary> |
DbManagementPaginators.listConsumerGroupPrivilegesRecordIterator(ListConsumerGroupPrivilegesRequest request)
Creates a new iterable which will iterate over the
ConsumerGroupPrivilegeSummary objects contained in
responses from the listConsumerGroupPrivileges operation. |
Modifier and Type | Method and Description |
---|---|
ConsumerGroupPrivilegeSummary |
ConsumerGroupPrivilegeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ConsumerGroupPrivilegeSummary> |
ConsumerGroupPrivilegeCollection.getItems()
An array of consumer group privileges.
|
Modifier and Type | Method and Description |
---|---|
ConsumerGroupPrivilegeSummary.Builder |
ConsumerGroupPrivilegeSummary.Builder.copy(ConsumerGroupPrivilegeSummary model) |
Modifier and Type | Method and Description |
---|---|
ConsumerGroupPrivilegeCollection.Builder |
ConsumerGroupPrivilegeCollection.Builder.items(List<ConsumerGroupPrivilegeSummary> items)
An array of consumer group privileges.
|
Constructor and Description |
---|
ConsumerGroupPrivilegeCollection(List<ConsumerGroupPrivilegeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.