Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.requests |
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 |
---|---|
ListPbfListingVersionsRequest |
ListPbfListingVersionsRequest.Builder.build()
Build the instance of ListPbfListingVersionsRequest as configured by this builder
|
ListPbfListingVersionsRequest |
ListPbfListingVersionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListPbfListingVersionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListPbfListingVersionsRequest.Builder |
ListPbfListingVersionsRequest.Builder.copy(ListPbfListingVersionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.