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