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
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.