Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.responses |
Modifier and Type | Method and Description |
---|---|
GetPbfListingVersionResponse |
FunctionsManagementClient.getPbfListingVersion(GetPbfListingVersionRequest request) |
GetPbfListingVersionResponse |
FunctionsManagement.getPbfListingVersion(GetPbfListingVersionRequest request)
Gets a PbfListingVersion by identifier for a PbfListing.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPbfListingVersionResponse> |
FunctionsManagementAsync.getPbfListingVersion(GetPbfListingVersionRequest request,
AsyncHandler<GetPbfListingVersionRequest,GetPbfListingVersionResponse> handler)
Gets a PbfListingVersion by identifier for a PbfListing.
|
Future<GetPbfListingVersionResponse> |
FunctionsManagementAsyncClient.getPbfListingVersion(GetPbfListingVersionRequest request,
AsyncHandler<GetPbfListingVersionRequest,GetPbfListingVersionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPbfListingVersionResponse |
GetPbfListingVersionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPbfListingVersionResponse.Builder |
GetPbfListingVersionResponse.Builder.copy(GetPbfListingVersionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.