Uses of Class
com.azure.resourcemanager.cosmos.models.NotebookWorkspaceListResult
Packages that use NotebookWorkspaceListResult
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of NotebookWorkspaceListResult in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return NotebookWorkspaceListResultModifier and TypeMethodDescriptionstatic NotebookWorkspaceListResult
NotebookWorkspaceListResult.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of NotebookWorkspaceListResult from the JsonReader.NotebookWorkspaceListResult.withValue
(List<NotebookWorkspaceInner> value) Set the value property: Array of notebook workspace resources.