Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<IamWorkRequestLogSummary> |
IdentityPaginators.listIamWorkRequestLogsRecordIterator(ListIamWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the
IamWorkRequestLogSummary objects contained in responses from
the listIamWorkRequestLogs operation. |
Modifier and Type | Method and Description |
---|---|
IamWorkRequestLogSummary |
IamWorkRequestLogSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
IamWorkRequestLogSummary.Builder |
IamWorkRequestLogSummary.Builder.copy(IamWorkRequestLogSummary model) |
Modifier and Type | Method and Description |
---|---|
List<IamWorkRequestLogSummary> |
ListIamWorkRequestLogsResponse.getItems()
A list of
com.oracle.bmc.identity.model.IamWorkRequestLogSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListIamWorkRequestLogsResponse.Builder |
ListIamWorkRequestLogsResponse.Builder.items(List<IamWorkRequestLogSummary> items)
A list of
com.oracle.bmc.identity.model.IamWorkRequestLogSummary instances. |
Copyright © 2016–2024. All rights reserved.