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