Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<EntitlementSummary> |
SoftwareSourcePaginators.listEntitlementsRecordIterator(ListEntitlementsRequest request)
Creates a new iterable which will iterate over the
EntitlementSummary objects contained in responses from
the listEntitlements operation. |
Modifier and Type | Method and Description |
---|---|
EntitlementSummary |
EntitlementSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EntitlementSummary> |
EntitlementCollection.getItems()
List of entitlements.
|
Modifier and Type | Method and Description |
---|---|
EntitlementSummary.Builder |
EntitlementSummary.Builder.copy(EntitlementSummary model) |
Modifier and Type | Method and Description |
---|---|
EntitlementCollection.Builder |
EntitlementCollection.Builder.items(List<EntitlementSummary> items)
List of entitlements.
|
Constructor and Description |
---|
EntitlementCollection(List<EntitlementSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.