Interface CloudInfo

  • All Known Implementing Classes:
    ImmutableCloudInfo

    @Immutable
    public interface CloudInfo
    • Method Detail

      • getAuthorizationEndpoint

        String getAuthorizationEndpoint()
      • getLoggingEndpoint

        String getLoggingEndpoint()
      • getDescription

        String getDescription()
      • getSupport

        String getSupport()
      • getVersion

        String getVersion()