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 |
---|---|
SubnetworkList |
SubnetworkList.Builder.build() |
static SubnetworkList |
SubnetworkList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListSubnetworksHttpRequest,SubnetworkList> |
SubnetworkClient.listSubnetworksCallable()
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 |
---|---|
protected SubnetworkClient.ListSubnetworksPage |
SubnetworkClient.ListSubnetworksPage.createPage(PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context,
SubnetworkList response) |
SubnetworkList.Builder |
SubnetworkList.Builder.mergeFrom(SubnetworkList other) |
static SubnetworkList.Builder |
SubnetworkList.newBuilder(SubnetworkList 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) |
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) |
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 |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListSubnetworksHttpRequest,SubnetworkList> |
HttpJsonSubnetworkStub.listSubnetworksCallable() |
UnaryCallable<ListSubnetworksHttpRequest,SubnetworkList> |
SubnetworkStub.listSubnetworksCallable() |
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.