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