Uses of Class
com.oracle.bmc.core.requests.GetAppCatalogListingRequest
-
Packages that use GetAppCatalogListingRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests -
-
Uses of GetAppCatalogListingRequest in com.oracle.bmc.core
Methods in com.oracle.bmc.core with parameters of type GetAppCatalogListingRequest Modifier and Type Method Description GetAppCatalogListingResponseCompute. getAppCatalogListing(GetAppCatalogListingRequest request)Gets the specified listing.Future<GetAppCatalogListingResponse>ComputeAsync. getAppCatalogListing(GetAppCatalogListingRequest request, AsyncHandler<GetAppCatalogListingRequest,GetAppCatalogListingResponse> handler)Gets the specified listing.Future<GetAppCatalogListingResponse>ComputeAsyncClient. getAppCatalogListing(GetAppCatalogListingRequest request, AsyncHandler<GetAppCatalogListingRequest,GetAppCatalogListingResponse> handler)GetAppCatalogListingResponseComputeClient. getAppCatalogListing(GetAppCatalogListingRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetAppCatalogListingRequest Modifier and Type Method Description Future<GetAppCatalogListingResponse>ComputeAsync. getAppCatalogListing(GetAppCatalogListingRequest request, AsyncHandler<GetAppCatalogListingRequest,GetAppCatalogListingResponse> handler)Gets the specified listing.Future<GetAppCatalogListingResponse>ComputeAsyncClient. getAppCatalogListing(GetAppCatalogListingRequest request, AsyncHandler<GetAppCatalogListingRequest,GetAppCatalogListingResponse> handler) -
Uses of GetAppCatalogListingRequest in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return GetAppCatalogListingRequest Modifier and Type Method Description GetAppCatalogListingRequestGetAppCatalogListingRequest.Builder. build()Build the instance of GetAppCatalogListingRequest as configured by this builderGetAppCatalogListingRequestGetAppCatalogListingRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetAppCatalogListingRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type GetAppCatalogListingRequest Modifier and Type Method Description GetAppCatalogListingRequest.BuilderGetAppCatalogListingRequest.Builder. copy(GetAppCatalogListingRequest o)Copy method to populate the builder with values from the given instance.
-