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(ListGroupsRequest request)
Lists the existing groups.
|
GroupServiceClient.ListGroupsPagedResponse |
GroupServiceClient.listGroups(ProjectName name)
Lists the existing groups.
|
GroupServiceClient.ListGroupsPagedResponse |
GroupServiceClient.listGroups(String name)
Lists the existing groups.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceClient.ListGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context,
com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGroupsRequest,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceClient.listGroupsPagedCallable()
Lists the existing groups.
|
com.google.api.gax.rpc.PagedCallSettings<ListGroupsRequest,ListGroupsResponse,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceSettings.listGroupsSettings()
Returns the object with the settings used for calls to listGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGroupsRequest,ListGroupsResponse,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceSettings.Builder.listGroupsSettings()
Returns the builder for the settings used for calls to listGroups.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListGroupsRequest,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceStub.listGroupsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGroupsRequest,GroupServiceClient.ListGroupsPagedResponse> |
GrpcGroupServiceStub.listGroupsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGroupsRequest,ListGroupsResponse,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceStubSettings.listGroupsSettings()
Returns the object with the settings used for calls to listGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGroupsRequest,ListGroupsResponse,GroupServiceClient.ListGroupsPagedResponse> |
GroupServiceStubSettings.Builder.listGroupsSettings()
Returns the builder for the settings used for calls to listGroups.
|
Copyright © 2019 Google LLC. All rights reserved.