Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
abstract FrontendIPConfigurationsProperties |
FrontendIPConfigurationsProperties.Builder.build() |
static FrontendIPConfigurationsProperties |
FrontendIPConfigurationsProperties.create(IdReference subnet,
String privateIPAddress,
String privateIPAllocationMethod,
IdReference publicIPAddress) |
abstract FrontendIPConfigurationsProperties |
FrontendIPConfigurations.properties() |
Modifier and Type | Method and Description |
---|---|
static FrontendIPConfigurations |
FrontendIPConfigurations.create(String name,
String id,
FrontendIPConfigurationsProperties properties,
String etag) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.