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 |
---|---|
AggregatedListSubnetworksHttpRequest |
AggregatedListSubnetworksHttpRequest.Builder.build() |
static AggregatedListSubnetworksHttpRequest |
AggregatedListSubnetworksHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList> |
SubnetworkClient.aggregatedListSubnetworksCallable()
Retrieves an aggregated list of subnetworks.
|
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.
|
Modifier and Type | Method and Description |
---|---|
SubnetworkClient.AggregatedListSubnetworksPagedResponse |
SubnetworkClient.aggregatedListSubnetworks(AggregatedListSubnetworksHttpRequest request)
Retrieves an aggregated list of subnetworks.
|
AggregatedListSubnetworksHttpRequest.Builder |
AggregatedListSubnetworksHttpRequest.Builder.mergeFrom(AggregatedListSubnetworksHttpRequest other) |
static AggregatedListSubnetworksHttpRequest.Builder |
AggregatedListSubnetworksHttpRequest.newBuilder(AggregatedListSubnetworksHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
protected SubnetworkClient.AggregatedListSubnetworksPage |
SubnetworkClient.AggregatedListSubnetworksPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList,SubnetworksScopedList> context,
SubnetworkAggregatedList response) |
com.google.api.core.ApiFuture<SubnetworkClient.AggregatedListSubnetworksPage> |
SubnetworkClient.AggregatedListSubnetworksPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList,SubnetworksScopedList> context,
com.google.api.core.ApiFuture<SubnetworkAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList> |
HttpJsonSubnetworkStub.aggregatedListSubnetworksMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.