Package | Description |
---|---|
com.google.cloud.monitoring.v3 |
A client to Stackdriver Monitoring API.
|
com.google.cloud.monitoring.v3.stub |
Modifier and Type | Method and Description |
---|---|
GroupServiceClient.ListGroupsPagedResponse |
GroupServiceClient.listGroups(com.google.monitoring.v3.ListGroupsRequest request)
Lists the existing groups.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceClient.ListGroupsPagedResponse.createAsync(PageContext<com.google.monitoring.v3.ListGroupsRequest,com.google.monitoring.v3.ListGroupsResponse,com.google.monitoring.v3.Group> context,
com.google.api.core.ApiFuture<com.google.monitoring.v3.ListGroupsResponse> futureResponse) |
UnaryCallable<com.google.monitoring.v3.ListGroupsRequest,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceClient.listGroupsPagedCallable()
Lists the existing groups.
|
PagedCallSettings<com.google.monitoring.v3.ListGroupsRequest,com.google.monitoring.v3.ListGroupsResponse,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceSettings.listGroupsSettings()
Returns the object with the settings used for calls to listGroups.
|
PagedCallSettings.Builder<com.google.monitoring.v3.ListGroupsRequest,com.google.monitoring.v3.ListGroupsResponse,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceSettings.Builder.listGroupsSettings()
Returns the builder for the settings used for calls to listGroups.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.monitoring.v3.ListGroupsRequest,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceStub.listGroupsPagedCallable() |
UnaryCallable<com.google.monitoring.v3.ListGroupsRequest,GroupServiceClient.ListGroupsPagedResponse> |
GrpcGroupServiceStub.listGroupsPagedCallable() |
PagedCallSettings<com.google.monitoring.v3.ListGroupsRequest,com.google.monitoring.v3.ListGroupsResponse,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceStubSettings.listGroupsSettings()
Returns the object with the settings used for calls to listGroups.
|
PagedCallSettings.Builder<com.google.monitoring.v3.ListGroupsRequest,com.google.monitoring.v3.ListGroupsResponse,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceStubSettings.Builder.listGroupsSettings()
Returns the builder for the settings used for calls to listGroups.
|
Copyright © 2019 Google LLC. All rights reserved.