GetHostResponse

Types

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

Properties

Link copied to clipboard
val name: String?

The name of the requested host.

Link copied to clipboard

The endpoint of the infrastructure represented by the requested host.

Link copied to clipboard

The provider type of the requested host, such as GitHub Enterprise Server.

Link copied to clipboard

The status of the requested host.

Link copied to clipboard

The VPC configuration of the requested host.

Functions

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