Class NetworkProfile
java.lang.Object
org.jclouds.azurecompute.arm.domain.NetworkProfile
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Method Summary
Modifier and TypeMethodDescriptionstatic NetworkProfile.Builder
builder()
static NetworkProfile
create
(List<NetworkProfile.NetworkInterface> networkInterfaces) abstract List
<NetworkProfile.NetworkInterface> List of network interfacesabstract NetworkProfile.Builder
-
Method Details
-
networkInterfaces
List of network interfaces -
create
-
toBuilder
-
builder
-