Uses of Class
com.oracle.bmc.fleetappsmanagement.responses.CreateCatalogItemResponse
-
Packages that use CreateCatalogItemResponse Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of CreateCatalogItemResponse in com.oracle.bmc.fleetappsmanagement
Methods in com.oracle.bmc.fleetappsmanagement that return CreateCatalogItemResponse Modifier and Type Method Description CreateCatalogItemResponseFleetAppsManagementCatalog. createCatalogItem(CreateCatalogItemRequest request)Creates a CatalogItem.CreateCatalogItemResponseFleetAppsManagementCatalogClient. createCatalogItem(CreateCatalogItemRequest request)Methods in com.oracle.bmc.fleetappsmanagement that return types with arguments of type CreateCatalogItemResponse Modifier and Type Method Description Future<CreateCatalogItemResponse>FleetAppsManagementCatalogAsync. createCatalogItem(CreateCatalogItemRequest request, AsyncHandler<CreateCatalogItemRequest,CreateCatalogItemResponse> handler)Creates a CatalogItem.Future<CreateCatalogItemResponse>FleetAppsManagementCatalogAsyncClient. createCatalogItem(CreateCatalogItemRequest request, AsyncHandler<CreateCatalogItemRequest,CreateCatalogItemResponse> handler)Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type CreateCatalogItemResponse Modifier and Type Method Description Future<CreateCatalogItemResponse>FleetAppsManagementCatalogAsync. createCatalogItem(CreateCatalogItemRequest request, AsyncHandler<CreateCatalogItemRequest,CreateCatalogItemResponse> handler)Creates a CatalogItem.Future<CreateCatalogItemResponse>FleetAppsManagementCatalogAsyncClient. createCatalogItem(CreateCatalogItemRequest request, AsyncHandler<CreateCatalogItemRequest,CreateCatalogItemResponse> handler) -
Uses of CreateCatalogItemResponse in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return CreateCatalogItemResponse Modifier and Type Method Description CreateCatalogItemResponseCreateCatalogItemResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type CreateCatalogItemResponse Modifier and Type Method Description CreateCatalogItemResponse.BuilderCreateCatalogItemResponse.Builder. copy(CreateCatalogItemResponse o)Copy method to populate the builder with values from the given instance.
-