Uses of Class
com.oracle.bmc.core.requests.GetAppCatalogListingAgreementsRequest
-
Packages that use GetAppCatalogListingAgreementsRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests -
-
Uses of GetAppCatalogListingAgreementsRequest in com.oracle.bmc.core
Method parameters in com.oracle.bmc.core with type arguments of type GetAppCatalogListingAgreementsRequest Modifier and Type Method Description Future<GetAppCatalogListingAgreementsResponse>ComputeAsync. getAppCatalogListingAgreements(GetAppCatalogListingAgreementsRequest request, AsyncHandler<GetAppCatalogListingAgreementsRequest,GetAppCatalogListingAgreementsResponse> handler)Retrieves the agreements for a particular resource version of a listing.Future<GetAppCatalogListingAgreementsResponse>ComputeAsyncClient. getAppCatalogListingAgreements(GetAppCatalogListingAgreementsRequest request, AsyncHandler<GetAppCatalogListingAgreementsRequest,GetAppCatalogListingAgreementsResponse> handler) -
Uses of GetAppCatalogListingAgreementsRequest in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return GetAppCatalogListingAgreementsRequest Modifier and Type Method Description GetAppCatalogListingAgreementsRequestGetAppCatalogListingAgreementsRequest.Builder. build()Build the instance of GetAppCatalogListingAgreementsRequest as configured by this builderGetAppCatalogListingAgreementsRequestGetAppCatalogListingAgreementsRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetAppCatalogListingAgreementsRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type GetAppCatalogListingAgreementsRequest Modifier and Type Method Description GetAppCatalogListingAgreementsRequest.BuilderGetAppCatalogListingAgreementsRequest.Builder. copy(GetAppCatalogListingAgreementsRequest o)Copy method to populate the builder with values from the given instance.
-