Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
HttpsHealthCheckList.Warning |
HttpsHealthCheckList.Warning.clone() |
HttpsHealthCheckList.Warning |
HttpsHealthCheckList.getWarning()
[Output Only] Informational warning message.
|
HttpsHealthCheckList.Warning |
HttpsHealthCheckList.Warning.set(String fieldName,
Object value) |
HttpsHealthCheckList.Warning |
HttpsHealthCheckList.Warning.setCode(String code)
[Output Only] A warning code, if applicable.
|
HttpsHealthCheckList.Warning |
HttpsHealthCheckList.Warning.setData(List<HttpsHealthCheckList.Warning.Data> data)
[Output Only] Metadata about this warning in key: value format.
|
HttpsHealthCheckList.Warning |
HttpsHealthCheckList.Warning.setMessage(String message)
[Output Only] A human-readable description of the warning code.
|
Modifier and Type | Method and Description |
---|---|
HttpsHealthCheckList |
HttpsHealthCheckList.setWarning(HttpsHealthCheckList.Warning warning)
[Output Only] Informational warning message.
|
Copyright © 2011–2024 Google. All rights reserved.