Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.responses |
Modifier and Type | Method and Description |
---|---|
GetPbfListingResponse |
FunctionsManagementClient.getPbfListing(GetPbfListingRequest request) |
GetPbfListingResponse |
FunctionsManagement.getPbfListing(GetPbfListingRequest request)
Fetches a Pre-built Function(PBF) Listing.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPbfListingResponse> |
FunctionsManagementAsync.getPbfListing(GetPbfListingRequest request,
AsyncHandler<GetPbfListingRequest,GetPbfListingResponse> handler)
Fetches a Pre-built Function(PBF) Listing.
|
Future<GetPbfListingResponse> |
FunctionsManagementAsyncClient.getPbfListing(GetPbfListingRequest request,
AsyncHandler<GetPbfListingRequest,GetPbfListingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPbfListingResponse |
GetPbfListingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPbfListingResponse.Builder |
GetPbfListingResponse.Builder.copy(GetPbfListingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.