Uses of Class
com.azure.resourcemanager.network.models.StaticMemberListResult
Packages that use StaticMemberListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of StaticMemberListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type StaticMemberListResultModifier and TypeClassDescriptionfinal classResult of the request to list StaticMember.Methods in com.azure.resourcemanager.network.models that return StaticMemberListResultModifier and TypeMethodDescriptionstatic StaticMemberListResultStaticMemberListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StaticMemberListResult from the JsonReader.StaticMemberListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next set of results.StaticMemberListResult.withValue(List<StaticMemberInner> value) Set the value property: Gets a page of StaticMember.