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