EndpointMetadata

The metadata of the endpoint.

Types

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

Properties

Link copied to clipboard

The name of the endpoint configuration.

Link copied to clipboard

The name of the endpoint.

Link copied to clipboard

The status of the endpoint. For possible values of the status of an endpoint, see EndpointSummary.

Link copied to clipboard

If the status of the endpoint is Failed, or the status is InService but update operation fails, this provides the reason why it failed.

Functions

Link copied to clipboard
inline fun copy(block: EndpointMetadata.Builder.() -> Unit = {}): EndpointMetadata
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