| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
NetworkProfilesClient.ListPagedResponse |
NetworkProfilesClient.list(ListNetworkProfilesRequest request)
Retrieves a list of network profiles available to the specified project.
|
NetworkProfilesClient.ListPagedResponse |
NetworkProfilesClient.list(String project)
Retrieves a list of network profiles available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<NetworkProfilesClient.ListPagedResponse> |
NetworkProfilesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNetworkProfilesRequest,NetworkProfilesListResponse,NetworkProfile> context,
com.google.api.core.ApiFuture<NetworkProfilesListResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNetworkProfilesRequest,NetworkProfilesClient.ListPagedResponse> |
NetworkProfilesClient.listPagedCallable()
Retrieves a list of network profiles available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListNetworkProfilesRequest,NetworkProfilesListResponse,NetworkProfilesClient.ListPagedResponse> |
NetworkProfilesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkProfilesRequest,NetworkProfilesListResponse,NetworkProfilesClient.ListPagedResponse> |
NetworkProfilesSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListNetworkProfilesRequest,NetworkProfilesClient.ListPagedResponse> |
HttpJsonNetworkProfilesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNetworkProfilesRequest,NetworkProfilesClient.ListPagedResponse> |
NetworkProfilesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListNetworkProfilesRequest,NetworkProfilesListResponse,NetworkProfilesClient.ListPagedResponse> |
NetworkProfilesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkProfilesRequest,NetworkProfilesListResponse,NetworkProfilesClient.ListPagedResponse> |
NetworkProfilesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2025 Google LLC. All rights reserved.