Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProfileSummary> |
OnboardingPaginators.listProfilesRecordIterator(ListProfilesRequest request)
Creates a new iterable which will iterate over the
ProfileSummary objects contained in responses from the
listProfiles operation. |
Modifier and Type | Method and Description |
---|---|
ProfileSummary |
ProfileSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProfileSummary> |
ProfileCollection.getItems()
List of registration profiles.
|
Modifier and Type | Method and Description |
---|---|
ProfileSummary.Builder |
ProfileSummary.Builder.copy(ProfileSummary model) |
Modifier and Type | Method and Description |
---|---|
ProfileCollection.Builder |
ProfileCollection.Builder.items(List<ProfileSummary> items)
List of registration profiles.
|
Constructor and Description |
---|
ProfileCollection(List<ProfileSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.