Uses of Class
com.azure.resourcemanager.network.models.VerifierWorkspaceListResult
Packages that use VerifierWorkspaceListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of VerifierWorkspaceListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return VerifierWorkspaceListResultModifier and TypeMethodDescriptionstatic VerifierWorkspaceListResultVerifierWorkspaceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VerifierWorkspaceListResult from the JsonReader.VerifierWorkspaceListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next page of results.VerifierWorkspaceListResult.withValue(List<VerifierWorkspaceInner> value) Set the value property: Gets a page of Verifier Workspaces.