Uses of Class
com.azure.resourcemanager.netapp.fluent.models.NetworkSiblingSetInner
Packages that use NetworkSiblingSetInner
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of NetworkSiblingSetInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return NetworkSiblingSetInnerModifier and TypeMethodDescriptionNetAppResourcesClient.queryNetworkSiblingSet
(String location, QueryNetworkSiblingSetRequest body) Describe a network sibling set Get details of the specified network sibling set.NetAppResourcesClient.updateNetworkSiblingSet
(String location, UpdateNetworkSiblingSetRequest body) Update the network features of a network sibling set Update the network features of the specified network sibling set.NetAppResourcesClient.updateNetworkSiblingSet
(String location, UpdateNetworkSiblingSetRequest body, com.azure.core.util.Context context) Update the network features of a network sibling set Update the network features of the specified network sibling set.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type NetworkSiblingSetInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<NetworkSiblingSetInner>, NetworkSiblingSetInner> NetAppResourcesClient.beginUpdateNetworkSiblingSet
(String location, UpdateNetworkSiblingSetRequest body) Update the network features of a network sibling set Update the network features of the specified network sibling set.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<NetworkSiblingSetInner>, NetworkSiblingSetInner> NetAppResourcesClient.beginUpdateNetworkSiblingSet
(String location, UpdateNetworkSiblingSetRequest body) Update the network features of a network sibling set Update the network features of the specified network sibling set.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<NetworkSiblingSetInner>, NetworkSiblingSetInner> NetAppResourcesClient.beginUpdateNetworkSiblingSet
(String location, UpdateNetworkSiblingSetRequest body, com.azure.core.util.Context context) Update the network features of a network sibling set Update the network features of the specified network sibling set.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<NetworkSiblingSetInner>, NetworkSiblingSetInner> NetAppResourcesClient.beginUpdateNetworkSiblingSet
(String location, UpdateNetworkSiblingSetRequest body, com.azure.core.util.Context context) Update the network features of a network sibling set Update the network features of the specified network sibling set.com.azure.core.http.rest.Response
<NetworkSiblingSetInner> NetAppResourcesClient.queryNetworkSiblingSetWithResponse
(String location, QueryNetworkSiblingSetRequest body, com.azure.core.util.Context context) Describe a network sibling set Get details of the specified network sibling set. -
Uses of NetworkSiblingSetInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return NetworkSiblingSetInnerModifier and TypeMethodDescriptionstatic NetworkSiblingSetInner
NetworkSiblingSetInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkSiblingSetInner from the JsonReader.NetworkSiblingSetInner.withNetworkFeatures
(NetworkFeatures networkFeatures) Set the networkFeatures property: Network features available to the volume, or current state of update.NetworkSiblingSetInner.withNetworkSiblingSetId
(String networkSiblingSetId) Set the networkSiblingSetId property: Network Sibling Set ID for a group of volumes sharing networking resources in a subnet.NetworkSiblingSetInner.withNetworkSiblingSetStateId
(String networkSiblingSetStateId) Set the networkSiblingSetStateId property: Network sibling set state Id identifying the current state of the sibling set.NetworkSiblingSetInner.withNicInfoList
(List<NicInfo> nicInfoList) Set the nicInfoList property: List of NIC information.NetworkSiblingSetInner.withSubnetId
(String subnetId) Set the subnetId property: The Azure Resource URI for a delegated subnet. -
Uses of NetworkSiblingSetInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return NetworkSiblingSetInnerModifier and TypeMethodDescriptionNetworkSiblingSet.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.NetworkSiblingSetInner object.