@Inherited
@Target(value=TYPE)
@Retention(value=RUNTIME)
public static @interface ServiceInfo.ServiceLabel
If a ServiceInfo class carries this annotation, it is used categorize
similar services together for the purpose of exposing cloud properties.
Cloud.getCloudProperties()| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |