GetServiceRequest

Types

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

Properties

Link copied to clipboard

The end of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as be epoch time in seconds. For example: 1698778057

Link copied to clipboard

Use this field to specify which service you want to retrieve information for. You must specify at least the Type, Name, and Environment attributes.

Link copied to clipboard

The start of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as be epoch time in seconds. For example: 1698778057

Functions

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