Package | Description |
---|---|
com.google.api.services.cloudbuild.v2.model |
Modifier and Type | Method and Description |
---|---|
ListConnectionsResponse |
ListConnectionsResponse.clone() |
ListConnectionsResponse |
ListConnectionsResponse.set(String fieldName,
Object value) |
ListConnectionsResponse |
ListConnectionsResponse.setConnections(List<Connection> connections)
The list of Connections.
|
ListConnectionsResponse |
ListConnectionsResponse.setNextPageToken(String nextPageToken)
A token identifying a page of results the server should return.
|
ListConnectionsResponse |
ListConnectionsResponse.setUnreachable(List<String> unreachable)
Locations that could not be reached.
|
Copyright © 2011–2025 Google. All rights reserved.