Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
HttpHealthCheckList.Builder |
HttpHealthCheckList.Builder.addAllItems(List<HttpHealthCheck2> items)
A list of HttpHealthCheck resources.
|
HttpHealthCheckList.Builder |
HttpHealthCheckList.Builder.addItems(HttpHealthCheck2 items)
A list of HttpHealthCheck resources.
|
HttpHealthCheckList.Builder |
HttpHealthCheckList.Builder.clone() |
HttpHealthCheckList.Builder |
HttpHealthCheckList.Builder.mergeFrom(HttpHealthCheckList other) |
static HttpHealthCheckList.Builder |
HttpHealthCheckList.newBuilder() |
static HttpHealthCheckList.Builder |
HttpHealthCheckList.newBuilder(HttpHealthCheckList prototype) |
HttpHealthCheckList.Builder |
HttpHealthCheckList.Builder.setId(String id)
[Output Only] Unique identifier for the resource; defined by the server.
|
HttpHealthCheckList.Builder |
HttpHealthCheckList.Builder.setKind(String kind)
Type of resource.
|
HttpHealthCheckList.Builder |
HttpHealthCheckList.Builder.setNextPageToken(String nextPageToken)
[Output Only] This token allows you to get the next page of results for list requests.
|
HttpHealthCheckList.Builder |
HttpHealthCheckList.Builder.setSelfLink(String selfLink)
[Output Only] Server-defined URL for this resource.
|
HttpHealthCheckList.Builder |
HttpHealthCheckList.Builder.setWarning(Warning warning)
[Output Only] Informational warning message.
|
HttpHealthCheckList.Builder |
HttpHealthCheckList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.