Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetAppCatalogListingResponse |
ComputeClient.getAppCatalogListing(GetAppCatalogListingRequest request) |
GetAppCatalogListingResponse |
Compute.getAppCatalogListing(GetAppCatalogListingRequest request)
Gets the specified listing.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAppCatalogListingResponse> |
ComputeAsyncClient.getAppCatalogListing(GetAppCatalogListingRequest request,
AsyncHandler<GetAppCatalogListingRequest,GetAppCatalogListingResponse> handler) |
Future<GetAppCatalogListingResponse> |
ComputeAsync.getAppCatalogListing(GetAppCatalogListingRequest request,
AsyncHandler<GetAppCatalogListingRequest,GetAppCatalogListingResponse> handler)
Gets the specified listing.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAppCatalogListingResponse> |
ComputeAsyncClient.getAppCatalogListing(GetAppCatalogListingRequest request,
AsyncHandler<GetAppCatalogListingRequest,GetAppCatalogListingResponse> handler) |
Future<GetAppCatalogListingResponse> |
ComputeAsync.getAppCatalogListing(GetAppCatalogListingRequest request,
AsyncHandler<GetAppCatalogListingRequest,GetAppCatalogListingResponse> handler)
Gets the specified listing.
|
Modifier and Type | Method and Description |
---|---|
GetAppCatalogListingResponse |
GetAppCatalogListingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAppCatalogListingResponse.Builder |
GetAppCatalogListingResponse.Builder.copy(GetAppCatalogListingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.