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 |
---|---|
ListSubnetworksHttpRequest |
ListSubnetworksHttpRequest.Builder.build() |
static ListSubnetworksHttpRequest |
ListSubnetworksHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListSubnetworksHttpRequest,SubnetworkList> |
SubnetworkClient.listSubnetworksCallable()
Retrieves a list of subnetworks available to the specified project.
|
UnaryCallable<ListSubnetworksHttpRequest,SubnetworkClient.ListSubnetworksPagedResponse> |
SubnetworkClient.listSubnetworksPagedCallable()
Retrieves a list of subnetworks available to the specified project.
|
PagedCallSettings<ListSubnetworksHttpRequest,SubnetworkList,SubnetworkClient.ListSubnetworksPagedResponse> |
SubnetworkSettings.listSubnetworksSettings()
Returns the object with the settings used for calls to listSubnetworks.
|
PagedCallSettings.Builder<ListSubnetworksHttpRequest,SubnetworkList,SubnetworkClient.ListSubnetworksPagedResponse> |
SubnetworkSettings.Builder.listSubnetworksSettings()
Returns the builder for the settings used for calls to listSubnetworks.
|
Modifier and Type | Method and Description |
---|---|
SubnetworkClient.ListSubnetworksPagedResponse |
SubnetworkClient.listSubnetworks(ListSubnetworksHttpRequest request)
Retrieves a list of subnetworks available to the specified project.
|
ListSubnetworksHttpRequest.Builder |
ListSubnetworksHttpRequest.Builder.mergeFrom(ListSubnetworksHttpRequest other) |
static ListSubnetworksHttpRequest.Builder |
ListSubnetworksHttpRequest.newBuilder(ListSubnetworksHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<SubnetworkClient.ListSubnetworksPagedResponse> |
SubnetworkClient.ListSubnetworksPagedResponse.createAsync(PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context,
com.google.api.core.ApiFuture<SubnetworkList> futureResponse) |
protected SubnetworkClient.ListSubnetworksPage |
SubnetworkClient.ListSubnetworksPage.createPage(PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context,
SubnetworkList response) |
com.google.api.core.ApiFuture<SubnetworkClient.ListSubnetworksPage> |
SubnetworkClient.ListSubnetworksPage.createPageAsync(PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context,
com.google.api.core.ApiFuture<SubnetworkList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListSubnetworksHttpRequest,SubnetworkList> |
HttpJsonSubnetworkStub.listSubnetworksMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.