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