ComponentInfo

This is information about the component of your SAP application, such as Web Dispatcher.

Types

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

Properties

Link copied to clipboard

This string is the type of the component.

Link copied to clipboard

This is the Amazon EC2 instance on which your SAP component is running.

Link copied to clipboard
val sid: String

This string is the SAP System ID of the component.

Functions

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