Package | Description |
---|---|
com.google.cloud.logging.v2 |
A client to Cloud Logging API
|
com.google.cloud.logging.v2.stub |
Modifier and Type | Method and Description |
---|---|
ConfigClient.ListLinksPagedResponse |
ConfigClient.listLinks(ListLinksRequest request)
Lists links.
|
ConfigClient.ListLinksPagedResponse |
ConfigClient.listLinks(LogBucketName parent)
Lists links.
|
ConfigClient.ListLinksPagedResponse |
ConfigClient.listLinks(String parent)
Lists links.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<ConfigClient.ListLinksPagedResponse> |
ConfigClient.ListLinksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLinksRequest,ListLinksResponse,Link> context,
com.google.api.core.ApiFuture<ListLinksResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLinksRequest,ConfigClient.ListLinksPagedResponse> |
ConfigClient.listLinksPagedCallable()
Lists links.
|
com.google.api.gax.rpc.PagedCallSettings<ListLinksRequest,ListLinksResponse,ConfigClient.ListLinksPagedResponse> |
ConfigSettings.listLinksSettings()
Returns the object with the settings used for calls to listLinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLinksRequest,ListLinksResponse,ConfigClient.ListLinksPagedResponse> |
ConfigSettings.Builder.listLinksSettings()
Returns the builder for the settings used for calls to listLinks.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListLinksRequest,ConfigClient.ListLinksPagedResponse> |
GrpcConfigServiceV2Stub.listLinksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLinksRequest,ConfigClient.ListLinksPagedResponse> |
ConfigServiceV2Stub.listLinksPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLinksRequest,ListLinksResponse,ConfigClient.ListLinksPagedResponse> |
ConfigServiceV2StubSettings.listLinksSettings()
Returns the object with the settings used for calls to listLinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLinksRequest,ListLinksResponse,ConfigClient.ListLinksPagedResponse> |
ConfigServiceV2StubSettings.Builder.listLinksSettings()
Returns the builder for the settings used for calls to listLinks.
|
Copyright © 2023 Google LLC. All rights reserved.