| 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 |
|---|---|
RegionNotificationEndpointsClient.ListPagedResponse |
RegionNotificationEndpointsClient.list(ListRegionNotificationEndpointsRequest request)
Lists the NotificationEndpoints for a project in the given region.
|
RegionNotificationEndpointsClient.ListPagedResponse |
RegionNotificationEndpointsClient.list(String project,
String region)
Lists the NotificationEndpoints for a project in the given region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionNotificationEndpointsClient.ListPagedResponse> |
RegionNotificationEndpointsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint> context,
com.google.api.core.ApiFuture<NotificationEndpointList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionNotificationEndpointsRequest,RegionNotificationEndpointsClient.ListPagedResponse> |
RegionNotificationEndpointsClient.listPagedCallable()
Lists the NotificationEndpoints for a project in the given region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionNotificationEndpointsRequest,NotificationEndpointList,RegionNotificationEndpointsClient.ListPagedResponse> |
RegionNotificationEndpointsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionNotificationEndpointsRequest,NotificationEndpointList,RegionNotificationEndpointsClient.ListPagedResponse> |
RegionNotificationEndpointsSettings.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<ListRegionNotificationEndpointsRequest,RegionNotificationEndpointsClient.ListPagedResponse> |
HttpJsonRegionNotificationEndpointsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionNotificationEndpointsRequest,RegionNotificationEndpointsClient.ListPagedResponse> |
RegionNotificationEndpointsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionNotificationEndpointsRequest,NotificationEndpointList,RegionNotificationEndpointsClient.ListPagedResponse> |
RegionNotificationEndpointsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionNotificationEndpointsRequest,NotificationEndpointList,RegionNotificationEndpointsClient.ListPagedResponse> |
RegionNotificationEndpointsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.