Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.CreateCatalogItemRequest
-
Packages that use CreateCatalogItemRequest Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of CreateCatalogItemRequest in com.oracle.bmc.fleetappsmanagement
Methods in com.oracle.bmc.fleetappsmanagement with parameters of type CreateCatalogItemRequest Modifier and Type Method Description CreateCatalogItemResponseFleetAppsManagementCatalog. createCatalogItem(CreateCatalogItemRequest request)Creates a CatalogItem.Future<CreateCatalogItemResponse>FleetAppsManagementCatalogAsync. createCatalogItem(CreateCatalogItemRequest request, AsyncHandler<CreateCatalogItemRequest,CreateCatalogItemResponse> handler)Creates a CatalogItem.Future<CreateCatalogItemResponse>FleetAppsManagementCatalogAsyncClient. createCatalogItem(CreateCatalogItemRequest request, AsyncHandler<CreateCatalogItemRequest,CreateCatalogItemResponse> handler)CreateCatalogItemResponseFleetAppsManagementCatalogClient. createCatalogItem(CreateCatalogItemRequest request)Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type CreateCatalogItemRequest 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 CreateCatalogItemRequest in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return CreateCatalogItemRequest Modifier and Type Method Description CreateCatalogItemRequestCreateCatalogItemRequest.Builder. build()Build the instance of CreateCatalogItemRequest as configured by this builderCreateCatalogItemRequestCreateCatalogItemRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateCatalogItemRequest as configured by this builderMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type CreateCatalogItemRequest Modifier and Type Method Description CreateCatalogItemRequest.BuilderCreateCatalogItemRequest.Builder. copy(CreateCatalogItemRequest o)Copy method to populate the builder with values from the given instance.
-