Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetPbfListingRequest,GetPbfListingResponse> |
FunctionsManagementWaiters.forPbfListing(GetPbfListingRequest request,
PbfListing.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetPbfListingRequest,GetPbfListingResponse> |
FunctionsManagementWaiters.forPbfListing(GetPbfListingRequest request,
PbfListing.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetPbfListingRequest,GetPbfListingResponse> |
FunctionsManagementWaiters.forPbfListing(GetPbfListingRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
PbfListing.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetPbfListingRequest |
GetPbfListingRequest.Builder.build()
Build the instance of GetPbfListingRequest as configured by this builder
|
GetPbfListingRequest |
GetPbfListingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPbfListingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPbfListingRequest.Builder |
GetPbfListingRequest.Builder.copy(GetPbfListingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.