Uses of Class
com.oracle.bmc.functions.requests.ListPbfListingVersionsRequest
-
Packages that use ListPbfListingVersionsRequest Package Description com.oracle.bmc.functions com.oracle.bmc.functions.requests -
-
Uses of ListPbfListingVersionsRequest in com.oracle.bmc.functions
Method parameters in com.oracle.bmc.functions with type arguments of type ListPbfListingVersionsRequest Modifier and Type Method 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) -
Uses of ListPbfListingVersionsRequest in com.oracle.bmc.functions.requests
Methods in com.oracle.bmc.functions.requests that return ListPbfListingVersionsRequest Modifier and Type Method Description ListPbfListingVersionsRequestListPbfListingVersionsRequest.Builder. build()Build the instance of ListPbfListingVersionsRequest as configured by this builderListPbfListingVersionsRequestListPbfListingVersionsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListPbfListingVersionsRequest as configured by this builderMethods in com.oracle.bmc.functions.requests with parameters of type ListPbfListingVersionsRequest Modifier and Type Method Description ListPbfListingVersionsRequest.BuilderListPbfListingVersionsRequest.Builder. copy(ListPbfListingVersionsRequest o)Copy method to populate the builder with values from the given instance.
-