Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<GrantSummary> |
DataSafePaginators.listGrantsRecordIterator(ListGrantsRequest request)
Creates a new iterable which will iterate over the
GrantSummary objects contained in responses from the
listGrants operation. |
Modifier and Type | Method and Description |
---|---|
GrantSummary |
GrantSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
GrantSummary.Builder |
GrantSummary.Builder.copy(GrantSummary model) |
Modifier and Type | Method and Description |
---|---|
List<GrantSummary> |
ListGrantsResponse.getItems()
A list of
com.oracle.bmc.datasafe.model.GrantSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListGrantsResponse.Builder |
ListGrantsResponse.Builder.items(List<GrantSummary> items)
A list of
com.oracle.bmc.datasafe.model.GrantSummary instances. |
Copyright © 2016–2024. All rights reserved.