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.ListSubnetworksPagedResponse |
SubnetworkClient.listSubnetworks(ListSubnetworksHttpRequest request)
Retrieves a list of subnetworks available to the specified project.
|
SubnetworkClient.ListSubnetworksPagedResponse |
SubnetworkClient.listSubnetworks(ProjectRegionName region)
Retrieves a list of subnetworks available to the specified project.
|
SubnetworkClient.ListSubnetworksPagedResponse |
SubnetworkClient.listSubnetworks(String region)
Retrieves a list of subnetworks available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListSubnetworksHttpRequest,SubnetworkClient.ListSubnetworksPagedResponse> |
HttpJsonSubnetworkStub.listSubnetworksPagedCallable() |
UnaryCallable<ListSubnetworksHttpRequest,SubnetworkClient.ListSubnetworksPagedResponse> |
SubnetworkStub.listSubnetworksPagedCallable() |
PagedCallSettings<ListSubnetworksHttpRequest,SubnetworkList,SubnetworkClient.ListSubnetworksPagedResponse> |
SubnetworkStubSettings.listSubnetworksSettings()
Returns the object with the settings used for calls to listSubnetworks.
|
PagedCallSettings.Builder<ListSubnetworksHttpRequest,SubnetworkList,SubnetworkClient.ListSubnetworksPagedResponse> |
SubnetworkStubSettings.Builder.listSubnetworksSettings()
Returns the builder for the settings used for calls to listSubnetworks.
|
Copyright © 2019 Google LLC. All rights reserved.