Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OnboardingSummary> |
FleetAppsManagementAdminPaginators.listOnboardingsRecordIterator(ListOnboardingsRequest request)
Creates a new iterable which will iterate over the
OnboardingSummary objects contained in responses
from the listOnboardings operation. |
Modifier and Type | Method and Description |
---|---|
OnboardingSummary |
OnboardingSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OnboardingSummary> |
OnboardingCollection.getItems()
List of Fleet Application Management Onboardings.
|
Modifier and Type | Method and Description |
---|---|
OnboardingSummary.Builder |
OnboardingSummary.Builder.copy(OnboardingSummary model) |
Modifier and Type | Method and Description |
---|---|
OnboardingCollection.Builder |
OnboardingCollection.Builder.items(List<OnboardingSummary> items)
List of Fleet Application Management Onboardings.
|
Constructor and Description |
---|
OnboardingCollection(List<OnboardingSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.