Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.responses |
Modifier and Type | Method and Description |
---|---|
ListPbfListingsResponse |
FunctionsManagementClient.listPbfListings(ListPbfListingsRequest request) |
ListPbfListingsResponse |
FunctionsManagement.listPbfListings(ListPbfListingsRequest request)
Fetches a wrapped list of all Pre-built Function(PBF) Listings.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPbfListingsResponse> |
FunctionsManagementAsync.listPbfListings(ListPbfListingsRequest request,
AsyncHandler<ListPbfListingsRequest,ListPbfListingsResponse> handler)
Fetches a wrapped list of all Pre-built Function(PBF) Listings.
|
Future<ListPbfListingsResponse> |
FunctionsManagementAsyncClient.listPbfListings(ListPbfListingsRequest request,
AsyncHandler<ListPbfListingsRequest,ListPbfListingsResponse> handler) |
Iterable<ListPbfListingsResponse> |
FunctionsManagementPaginators.listPbfListingsResponseIterator(ListPbfListingsRequest request)
Creates a new iterable which will iterate over the responses received from the
listPbfListings operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPbfListingsResponse> |
FunctionsManagementAsync.listPbfListings(ListPbfListingsRequest request,
AsyncHandler<ListPbfListingsRequest,ListPbfListingsResponse> handler)
Fetches a wrapped list of all Pre-built Function(PBF) Listings.
|
Future<ListPbfListingsResponse> |
FunctionsManagementAsyncClient.listPbfListings(ListPbfListingsRequest request,
AsyncHandler<ListPbfListingsRequest,ListPbfListingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListPbfListingsResponse |
ListPbfListingsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPbfListingsResponse.Builder |
ListPbfListingsResponse.Builder.copy(ListPbfListingsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.