Uses of Class
org.jclouds.azurecompute.arm.domain.NetworkProfile.NetworkInterface
Packages that use NetworkProfile.NetworkInterface
-
Uses of NetworkProfile.NetworkInterface in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return NetworkProfile.NetworkInterfaceModifier and TypeMethodDescriptionNetworkProfile.NetworkInterface.create
(String id, NetworkProfile.NetworkInterface.NetworkInterfaceProperties properties) Methods in org.jclouds.azurecompute.arm.domain that return types with arguments of type NetworkProfile.NetworkInterfaceModifier and TypeMethodDescriptionabstract List
<NetworkProfile.NetworkInterface> NetworkProfile.networkInterfaces()
List of network interfacesMethod parameters in org.jclouds.azurecompute.arm.domain with type arguments of type NetworkProfile.NetworkInterfaceModifier and TypeMethodDescriptionstatic NetworkProfile
NetworkProfile.create
(List<NetworkProfile.NetworkInterface> networkInterfaces) abstract NetworkProfile.Builder
NetworkProfile.Builder.networkInterfaces
(List<NetworkProfile.NetworkInterface> networkInterfaces)