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 |
---|---|
UsableSubnetworksAggregatedList |
UsableSubnetworksAggregatedList.Builder.build() |
static UsableSubnetworksAggregatedList |
UsableSubnetworksAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList> |
SubnetworkClient.listUsableSubnetworksCallable()
Retrieves an aggregated list of all usable subnetworks in the project.
|
com.google.api.gax.rpc.PagedCallSettings<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,SubnetworkClient.ListUsableSubnetworksPagedResponse> |
SubnetworkSettings.listUsableSubnetworksSettings()
Returns the object with the settings used for calls to listUsableSubnetworks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,SubnetworkClient.ListUsableSubnetworksPagedResponse> |
SubnetworkSettings.Builder.listUsableSubnetworksSettings()
Returns the builder for the settings used for calls to listUsableSubnetworks.
|
Modifier and Type | Method and Description |
---|---|
protected SubnetworkClient.ListUsableSubnetworksPage |
SubnetworkClient.ListUsableSubnetworksPage.createPage(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
UsableSubnetworksAggregatedList response) |
UsableSubnetworksAggregatedList.Builder |
UsableSubnetworksAggregatedList.Builder.mergeFrom(UsableSubnetworksAggregatedList other) |
static UsableSubnetworksAggregatedList.Builder |
UsableSubnetworksAggregatedList.newBuilder(UsableSubnetworksAggregatedList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<SubnetworkClient.ListUsableSubnetworksPagedResponse> |
SubnetworkClient.ListUsableSubnetworksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
com.google.api.core.ApiFuture<UsableSubnetworksAggregatedList> futureResponse) |
static com.google.api.core.ApiFuture<SubnetworkClient.ListUsableSubnetworksPagedResponse> |
SubnetworkClient.ListUsableSubnetworksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
com.google.api.core.ApiFuture<UsableSubnetworksAggregatedList> futureResponse) |
protected SubnetworkClient.ListUsableSubnetworksPage |
SubnetworkClient.ListUsableSubnetworksPage.createPage(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
UsableSubnetworksAggregatedList response) |
com.google.api.core.ApiFuture<SubnetworkClient.ListUsableSubnetworksPage> |
SubnetworkClient.ListUsableSubnetworksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
com.google.api.core.ApiFuture<UsableSubnetworksAggregatedList> futureResponse) |
com.google.api.core.ApiFuture<SubnetworkClient.ListUsableSubnetworksPage> |
SubnetworkClient.ListUsableSubnetworksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
com.google.api.core.ApiFuture<UsableSubnetworksAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList> |
HttpJsonSubnetworkStub.listUsableSubnetworksMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.