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