| Package | Description |
|---|---|
| com.google.cloud.logging.v2 |
A client to Stackdriver Logging API.
|
| com.google.cloud.logging.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
PagedResponseWrappers.ListExclusionsPagedResponse |
ConfigClient.listExclusions(com.google.logging.v2.ListExclusionsRequest request)
Lists all the exclusions in a parent resource.
|
PagedResponseWrappers.ListExclusionsPagedResponse |
ConfigClient.listExclusions(com.google.logging.v2.ParentNameOneof parent)
Lists all the exclusions in a parent resource.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PagedResponseWrappers.ListExclusionsPagedResponse> |
PagedResponseWrappers.ListExclusionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<com.google.logging.v2.ListExclusionsRequest,com.google.logging.v2.ListExclusionsResponse,com.google.logging.v2.LogExclusion> context,
com.google.api.core.ApiFuture<com.google.logging.v2.ListExclusionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<com.google.logging.v2.ListExclusionsRequest,PagedResponseWrappers.ListExclusionsPagedResponse> |
ConfigClient.listExclusionsPagedCallable()
Lists all the exclusions in a parent resource.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.logging.v2.ListExclusionsRequest,com.google.logging.v2.ListExclusionsResponse,PagedResponseWrappers.ListExclusionsPagedResponse> |
ConfigSettings.listExclusionsSettings()
Returns the object with the settings used for calls to listExclusions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.logging.v2.ListExclusionsRequest,com.google.logging.v2.ListExclusionsResponse,PagedResponseWrappers.ListExclusionsPagedResponse> |
ConfigSettings.Builder.listExclusionsSettings()
Returns the builder for the settings used for calls to listExclusions.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.logging.v2.ListExclusionsRequest,PagedResponseWrappers.ListExclusionsPagedResponse> |
ConfigServiceV2Stub.listExclusionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.logging.v2.ListExclusionsRequest,PagedResponseWrappers.ListExclusionsPagedResponse> |
GrpcConfigServiceV2Stub.listExclusionsPagedCallable() |
Copyright © 2017 Google. All rights reserved.