Uses of Class
com.oracle.bmc.resourcemanager.responses.ListTemplateCategoriesResponse
-
Packages that use ListTemplateCategoriesResponse Package Description com.oracle.bmc.resourcemanager com.oracle.bmc.resourcemanager.responses -
-
Uses of ListTemplateCategoriesResponse in com.oracle.bmc.resourcemanager
Methods in com.oracle.bmc.resourcemanager that return ListTemplateCategoriesResponse Modifier and Type Method Description ListTemplateCategoriesResponseResourceManager. listTemplateCategories(ListTemplateCategoriesRequest request)Lists template categories.ListTemplateCategoriesResponseResourceManagerClient. listTemplateCategories(ListTemplateCategoriesRequest request)Methods in com.oracle.bmc.resourcemanager that return types with arguments of type ListTemplateCategoriesResponse Modifier and Type Method Description Future<ListTemplateCategoriesResponse>ResourceManagerAsync. listTemplateCategories(ListTemplateCategoriesRequest request, AsyncHandler<ListTemplateCategoriesRequest,ListTemplateCategoriesResponse> handler)Lists template categories.Future<ListTemplateCategoriesResponse>ResourceManagerAsyncClient. listTemplateCategories(ListTemplateCategoriesRequest request, AsyncHandler<ListTemplateCategoriesRequest,ListTemplateCategoriesResponse> handler)Method parameters in com.oracle.bmc.resourcemanager with type arguments of type ListTemplateCategoriesResponse Modifier and Type Method Description Future<ListTemplateCategoriesResponse>ResourceManagerAsync. listTemplateCategories(ListTemplateCategoriesRequest request, AsyncHandler<ListTemplateCategoriesRequest,ListTemplateCategoriesResponse> handler)Lists template categories.Future<ListTemplateCategoriesResponse>ResourceManagerAsyncClient. listTemplateCategories(ListTemplateCategoriesRequest request, AsyncHandler<ListTemplateCategoriesRequest,ListTemplateCategoriesResponse> handler) -
Uses of ListTemplateCategoriesResponse in com.oracle.bmc.resourcemanager.responses
Methods in com.oracle.bmc.resourcemanager.responses that return ListTemplateCategoriesResponse Modifier and Type Method Description ListTemplateCategoriesResponseListTemplateCategoriesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.resourcemanager.responses with parameters of type ListTemplateCategoriesResponse Modifier and Type Method Description ListTemplateCategoriesResponse.BuilderListTemplateCategoriesResponse.Builder. copy(ListTemplateCategoriesResponse o)Copy method to populate the builder with values from the given instance.
-