Package | Description |
---|---|
org.jclouds.azure.management.domain | |
org.jclouds.azure.management.domain.role |
Licensed to jclouds, Inc.
|
org.jclouds.azure.management.domain.role.conf |
Licensed to jclouds, Inc.
|
Modifier and Type | Method and Description |
---|---|
Protocol |
InputEndpoint.getProtocol() |
Modifier and Type | Method and Description |
---|---|
InputEndpoint.Builder |
InputEndpoint.Builder.protocol(Protocol protocol) |
Constructor and Description |
---|
InputEndpoint(Integer localPort,
Integer externalPort,
String name,
Protocol protocol) |
Modifier and Type | Method and Description |
---|---|
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Protocol |
LoadBalancerProbe.getProtocol() |
Protocol |
InputEndpoint.getProtocol() |
Modifier and Type | Method and Description |
---|---|
void |
LoadBalancerProbe.setProtocol(Protocol protocol) |
void |
InputEndpoint.setProtocol(Protocol protocol) |
Copyright © 2009-2013 jclouds. All Rights Reserved.