HttpInstanceSummary

In a response to a DiscoverInstances request, HttpInstanceSummary contains information about one instance that matches the values that you specified in the request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If you included any attributes when you registered the instance, the values of those attributes.

Link copied to clipboard

If you configured health checking in the service, the current health status of the service instance.

Link copied to clipboard

The ID of an instance that matches the values that you specified in the request.

Link copied to clipboard
Link copied to clipboard

The name of the service that you specified when you registered the instance.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String