Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse |
NetworkEndpointGroupClient.listNetworkEndpointGroups(ListNetworkEndpointGroupsHttpRequest request)
Retrieves the list of network endpoint groups that are located in the specified project and
zone.
|
NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse |
NetworkEndpointGroupClient.listNetworkEndpointGroups(ProjectZoneName zone)
Retrieves the list of network endpoint groups that are located in the specified project and
zone.
|
NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse |
NetworkEndpointGroupClient.listNetworkEndpointGroups(String zone)
Retrieves the list of network endpoint groups that are located in the specified project and
zone.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse> |
NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context,
com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse> |
NetworkEndpointGroupClient.listNetworkEndpointGroupsPagedCallable()
Retrieves the list of network endpoint groups that are located in the specified project and
zone.
|
com.google.api.gax.rpc.PagedCallSettings<ListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupList,NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse> |
NetworkEndpointGroupSettings.listNetworkEndpointGroupsSettings()
Returns the object with the settings used for calls to listNetworkEndpointGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupList,NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse> |
NetworkEndpointGroupSettings.Builder.listNetworkEndpointGroupsSettings()
Returns the builder for the settings used for calls to listNetworkEndpointGroups.
|
Copyright © 2019 Google LLC. All rights reserved.