Class NetworkProfile.Builder
java.lang.Object
org.jclouds.azurecompute.arm.domain.NetworkProfile.Builder
- Enclosing class:
NetworkProfile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
abstract NetworkProfile.Builder
networkInterfaces
(List<NetworkProfile.NetworkInterface> networkInterfaces)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
networkInterfaces
public abstract NetworkProfile.Builder networkInterfaces(List<NetworkProfile.NetworkInterface> networkInterfaces) -
build
-