| Package | Description |
|---|---|
| com.google.cloud.monitoring.v3 |
A client to Cloud Monitoring API
|
| com.google.cloud.monitoring.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
SnoozeServiceClient.ListSnoozesPagedResponse |
SnoozeServiceClient.listSnoozes(ListSnoozesRequest request)
Lists the `Snooze`s associated with a project.
|
SnoozeServiceClient.ListSnoozesPagedResponse |
SnoozeServiceClient.listSnoozes(ProjectName parent)
Lists the `Snooze`s associated with a project.
|
SnoozeServiceClient.ListSnoozesPagedResponse |
SnoozeServiceClient.listSnoozes(String parent)
Lists the `Snooze`s associated with a project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<SnoozeServiceClient.ListSnoozesPagedResponse> |
SnoozeServiceClient.ListSnoozesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSnoozesRequest,ListSnoozesResponse,Snooze> context,
com.google.api.core.ApiFuture<ListSnoozesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSnoozesRequest,SnoozeServiceClient.ListSnoozesPagedResponse> |
SnoozeServiceClient.listSnoozesPagedCallable()
Lists the `Snooze`s associated with a project.
|
com.google.api.gax.rpc.PagedCallSettings<ListSnoozesRequest,ListSnoozesResponse,SnoozeServiceClient.ListSnoozesPagedResponse> |
SnoozeServiceSettings.listSnoozesSettings()
Returns the object with the settings used for calls to listSnoozes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnoozesRequest,ListSnoozesResponse,SnoozeServiceClient.ListSnoozesPagedResponse> |
SnoozeServiceSettings.Builder.listSnoozesSettings()
Returns the builder for the settings used for calls to listSnoozes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSnoozesRequest,SnoozeServiceClient.ListSnoozesPagedResponse> |
GrpcSnoozeServiceStub.listSnoozesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSnoozesRequest,SnoozeServiceClient.ListSnoozesPagedResponse> |
SnoozeServiceStub.listSnoozesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSnoozesRequest,ListSnoozesResponse,SnoozeServiceClient.ListSnoozesPagedResponse> |
SnoozeServiceStubSettings.listSnoozesSettings()
Returns the object with the settings used for calls to listSnoozes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnoozesRequest,ListSnoozesResponse,SnoozeServiceClient.ListSnoozesPagedResponse> |
SnoozeServiceStubSettings.Builder.listSnoozesSettings()
Returns the builder for the settings used for calls to listSnoozes.
|
Copyright © 2023 Google LLC. All rights reserved.