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 |
---|---|
SubnetworkClient.AggregatedListSubnetworksPagedResponse |
SubnetworkClient.aggregatedListSubnetworks(AggregatedListSubnetworksHttpRequest request)
Retrieves an aggregated list of subnetworks.
|
SubnetworkClient.AggregatedListSubnetworksPagedResponse |
SubnetworkClient.aggregatedListSubnetworks(ProjectName project)
Retrieves an aggregated list of subnetworks.
|
SubnetworkClient.AggregatedListSubnetworksPagedResponse |
SubnetworkClient.aggregatedListSubnetworks(String project)
Retrieves an aggregated list of subnetworks.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListSubnetworksHttpRequest,SubnetworkClient.AggregatedListSubnetworksPagedResponse> |
SubnetworkClient.aggregatedListSubnetworksPagedCallable()
Retrieves an aggregated list of subnetworks.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList,SubnetworkClient.AggregatedListSubnetworksPagedResponse> |
SubnetworkSettings.aggregatedListSubnetworksSettings()
Returns the object with the settings used for calls to aggregatedListSubnetworks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList,SubnetworkClient.AggregatedListSubnetworksPagedResponse> |
SubnetworkSettings.Builder.aggregatedListSubnetworksSettings()
Returns the builder for the settings used for calls to aggregatedListSubnetworks.
|
static com.google.api.core.ApiFuture<SubnetworkClient.AggregatedListSubnetworksPagedResponse> |
SubnetworkClient.AggregatedListSubnetworksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList,SubnetworksScopedList> context,
com.google.api.core.ApiFuture<SubnetworkAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.