Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
ListUsagePlansResponse |
UsagePlansClient.listUsagePlans(ListUsagePlansRequest request) |
ListUsagePlansResponse |
UsagePlans.listUsagePlans(ListUsagePlansRequest request)
Returns a list of usage plans.
|
Modifier and Type | Method and Description |
---|---|
Future<ListUsagePlansResponse> |
UsagePlansAsyncClient.listUsagePlans(ListUsagePlansRequest request,
AsyncHandler<ListUsagePlansRequest,ListUsagePlansResponse> handler) |
Future<ListUsagePlansResponse> |
UsagePlansAsync.listUsagePlans(ListUsagePlansRequest request,
AsyncHandler<ListUsagePlansRequest,ListUsagePlansResponse> handler)
Returns a list of usage plans.
|
Iterable<ListUsagePlansResponse> |
UsagePlansPaginators.listUsagePlansResponseIterator(ListUsagePlansRequest request)
Creates a new iterable which will iterate over the responses received from the listUsagePlans
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListUsagePlansResponse> |
UsagePlansAsyncClient.listUsagePlans(ListUsagePlansRequest request,
AsyncHandler<ListUsagePlansRequest,ListUsagePlansResponse> handler) |
Future<ListUsagePlansResponse> |
UsagePlansAsync.listUsagePlans(ListUsagePlansRequest request,
AsyncHandler<ListUsagePlansRequest,ListUsagePlansResponse> handler)
Returns a list of usage plans.
|
Modifier and Type | Method and Description |
---|---|
ListUsagePlansResponse |
ListUsagePlansResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListUsagePlansResponse.Builder |
ListUsagePlansResponse.Builder.copy(ListUsagePlansResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.