Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<RoleSummary> |
DataSafePaginators.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 |
---|---|
RoleSummary.Builder |
RoleSummary.Builder.copy(RoleSummary model) |
Modifier and Type | Method and Description |
---|---|
List<RoleSummary> |
ListRolesResponse.getItems()
A list of
com.oracle.bmc.datasafe.model.RoleSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListRolesResponse.Builder |
ListRolesResponse.Builder.items(List<RoleSummary> items)
A list of
com.oracle.bmc.datasafe.model.RoleSummary instances. |
Copyright © 2016–2024. All rights reserved.