| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
TcpCheck |
TcpCheck.clone() |
TcpCheck |
UptimeCheckConfig.getTcpCheck()
Contains information needed to make a TCP check.
|
TcpCheck |
TcpCheck.set(String fieldName,
Object value) |
TcpCheck |
TcpCheck.setPingConfig(PingConfig pingConfig)
Contains information needed to add pings to a TCP check.
|
TcpCheck |
TcpCheck.setPort(Integer port)
The TCP port on the server against which to run the check.
|
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig |
UptimeCheckConfig.setTcpCheck(TcpCheck tcpCheck)
Contains information needed to make a TCP check.
|
Copyright © 2011–2025 Google. All rights reserved.