Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RoleGrantPathSummary> |
DataSafePaginators.listRoleGrantPathsRecordIterator(ListRoleGrantPathsRequest request)
Creates a new iterable which will iterate over the
RoleGrantPathSummary objects contained in responses from the
listRoleGrantPaths operation. |
Modifier and Type | Method and Description |
---|---|
RoleGrantPathSummary |
RoleGrantPathSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RoleGrantPathSummary> |
RoleGrantPathCollection.getItems()
An array of grant path summary objects.
|
Modifier and Type | Method and Description |
---|---|
RoleGrantPathSummary.Builder |
RoleGrantPathSummary.Builder.copy(RoleGrantPathSummary model) |
Modifier and Type | Method and Description |
---|---|
RoleGrantPathCollection.Builder |
RoleGrantPathCollection.Builder.items(List<RoleGrantPathSummary> items)
An array of grant path summary objects.
|
Constructor and Description |
---|
RoleGrantPathCollection(List<RoleGrantPathSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.