Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
NetworkInterfaceCardProperties |
NetworkInterfaceCardProperties.Builder.build() |
static NetworkInterfaceCardProperties |
NetworkInterfaceCardProperties.create(String provisioningState,
String resourceGuid,
Boolean enableIPForwarding,
List<IpConfiguration> ipConfigurations,
IdReference networkSecurityGroup) |
abstract NetworkInterfaceCardProperties |
NetworkInterfaceCard.properties() |
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaceCard |
NetworkInterfaceCard.create(String name,
String id,
String etag,
String location,
NetworkInterfaceCardProperties properties,
Map<String,String> tags) |
Modifier and Type | Method and Description |
---|---|
NetworkInterfaceCard |
NetworkInterfaceCardApi.createOrUpdate(String networkinterfacecardname,
String location,
NetworkInterfaceCardProperties properties,
Map<String,String> tags) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.