Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
HttpHealthCheckList |
HttpHealthCheckList.clone() |
HttpHealthCheckList |
HttpHealthCheckList.set(String fieldName,
Object value) |
HttpHealthCheckList |
HttpHealthCheckList.setId(String id)
Unique identifier for the resource; defined by the server (output only).
|
HttpHealthCheckList |
HttpHealthCheckList.setItems(List<HttpHealthCheck> items)
The HttpHealthCheck resources.
|
HttpHealthCheckList |
HttpHealthCheckList.setKind(String kind)
Type of resource.
|
HttpHealthCheckList |
HttpHealthCheckList.setNextPageToken(String nextPageToken)
A token used to continue a truncated list request (output only).
|
HttpHealthCheckList |
HttpHealthCheckList.setSelfLink(String selfLink)
Server defined URL for this resource (output only).
|