|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoadBalancerMetadata
Method Summary | |
---|---|
Set<String> |
getAddresses()
|
String |
getId()
A means to uniquely address this resource within a provider. |
String |
getName()
user defined name of the server. |
String |
getProviderId()
id of the server within the naming scope it was created. |
LoadBalancerType |
getType()
Type of the resource, ex node, image, size |
Methods inherited from interface org.jclouds.domain.ResourceMetadata |
---|
getLocation, getUri, getUserMetadata |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
LoadBalancerType getType()
getType
in interface ResourceMetadata<LoadBalancerType>
String getProviderId()
getProviderId
in interface ResourceMetadata<LoadBalancerType>
String getName()
getName
in interface ResourceMetadata<LoadBalancerType>
String getId()
Set<String> getAddresses()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |