Interface CloudCapability

All Known Implementing Classes:
CloudCapability.StandardCapabilities

@API(status=STABLE, since="1.7.0") public interface CloudCapability
Represents a capability that a cloud implementation may have.
Since:
1.7.0
  • Method Details

    • toString

      @NonNull String toString()
      Returns the friendly name of this capability.
      Overrides:
      toString in class Object
      Returns:
      the name of the capability