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.ListBucketsPagedResponse |
ConfigClient.listBuckets(BillingAccountLocationName parent)
Lists log buckets.
|
ConfigClient.ListBucketsPagedResponse |
ConfigClient.listBuckets(FolderLocationName parent)
Lists log buckets.
|
ConfigClient.ListBucketsPagedResponse |
ConfigClient.listBuckets(ListBucketsRequest request)
Lists log buckets.
|
ConfigClient.ListBucketsPagedResponse |
ConfigClient.listBuckets(LocationName parent)
Lists log buckets.
|
ConfigClient.ListBucketsPagedResponse |
ConfigClient.listBuckets(OrganizationLocationName parent)
Lists log buckets.
|
ConfigClient.ListBucketsPagedResponse |
ConfigClient.listBuckets(String parent)
Lists log buckets.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<ConfigClient.ListBucketsPagedResponse> |
ConfigClient.ListBucketsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListBucketsRequest,ListBucketsResponse,LogBucket> context,
com.google.api.core.ApiFuture<ListBucketsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListBucketsRequest,ConfigClient.ListBucketsPagedResponse> |
ConfigClient.listBucketsPagedCallable()
Lists log buckets.
|
com.google.api.gax.rpc.PagedCallSettings<ListBucketsRequest,ListBucketsResponse,ConfigClient.ListBucketsPagedResponse> |
ConfigSettings.listBucketsSettings()
Returns the object with the settings used for calls to listBuckets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBucketsRequest,ListBucketsResponse,ConfigClient.ListBucketsPagedResponse> |
ConfigSettings.Builder.listBucketsSettings()
Returns the builder for the settings used for calls to listBuckets.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListBucketsRequest,ConfigClient.ListBucketsPagedResponse> |
GrpcConfigServiceV2Stub.listBucketsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListBucketsRequest,ConfigClient.ListBucketsPagedResponse> |
ConfigServiceV2Stub.listBucketsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListBucketsRequest,ListBucketsResponse,ConfigClient.ListBucketsPagedResponse> |
ConfigServiceV2StubSettings.listBucketsSettings()
Returns the object with the settings used for calls to listBuckets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBucketsRequest,ListBucketsResponse,ConfigClient.ListBucketsPagedResponse> |
ConfigServiceV2StubSettings.Builder.listBucketsSettings()
Returns the builder for the settings used for calls to listBuckets.
|
Copyright © 2023 Google LLC. All rights reserved.