Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.model |
Modifier and Type | Method and Description |
---|---|
Iterable<UsagePlanSummary> |
UsagePlansPaginators.listUsagePlansRecordIterator(ListUsagePlansRequest request)
Creates a new iterable which will iterate over the
UsagePlanSummary objects contained in responses from the
listUsagePlans operation. |
Modifier and Type | Method and Description |
---|---|
UsagePlanSummary |
UsagePlanSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UsagePlanSummary> |
UsagePlanCollection.getItems()
Usage plan summaries.
|
Modifier and Type | Method and Description |
---|---|
UsagePlanSummary.Builder |
UsagePlanSummary.Builder.copy(UsagePlanSummary model) |
Modifier and Type | Method and Description |
---|---|
UsagePlanCollection.Builder |
UsagePlanCollection.Builder.items(List<UsagePlanSummary> items)
Usage plan summaries.
|
Constructor and Description |
---|
UsagePlanCollection(List<UsagePlanSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.