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