Uses of Class
com.google.logging.v2.LogBucket
-
Packages that use LogBucket Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub com.google.logging.v2 -
-
Uses of LogBucket in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return LogBucket Modifier and Type Method Description LogBucketConfigClient. createBucket(CreateBucketRequest request)Creates a log bucket that can be used to store log entries.LogBucketConfigClient. getBucket(GetBucketRequest request)Gets a log bucket.LogBucketConfigClient. updateBucket(UpdateBucketRequest request)Updates a log bucket.Methods in com.google.cloud.logging.v2 that return types with arguments of type LogBucket Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<LogBucket,BucketMetadata>ConfigClient. createBucketAsyncAsync(CreateBucketRequest request)Creates a log bucket asynchronously that can be used to store log entries.com.google.api.gax.rpc.OperationCallable<CreateBucketRequest,LogBucket,BucketMetadata>ConfigClient. createBucketAsyncOperationCallable()Creates a log bucket asynchronously that can be used to store log entries.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBucketRequest,LogBucket,BucketMetadata>ConfigSettings.Builder. createBucketAsyncOperationSettings()Returns the builder for the settings used for calls to createBucketAsync.com.google.api.gax.rpc.OperationCallSettings<CreateBucketRequest,LogBucket,BucketMetadata>ConfigSettings. createBucketAsyncOperationSettings()Returns the object with the settings used for calls to createBucketAsync.com.google.api.gax.rpc.UnaryCallable<CreateBucketRequest,LogBucket>ConfigClient. createBucketCallable()Creates a log bucket that can be used to store log entries.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBucketRequest,LogBucket>ConfigSettings.Builder. createBucketSettings()Returns the builder for the settings used for calls to createBucket.com.google.api.gax.rpc.UnaryCallSettings<CreateBucketRequest,LogBucket>ConfigSettings. createBucketSettings()Returns the object with the settings used for calls to createBucket.com.google.api.gax.rpc.UnaryCallable<GetBucketRequest,LogBucket>ConfigClient. getBucketCallable()Gets a log bucket.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBucketRequest,LogBucket>ConfigSettings.Builder. getBucketSettings()Returns the builder for the settings used for calls to getBucket.com.google.api.gax.rpc.UnaryCallSettings<GetBucketRequest,LogBucket>ConfigSettings. getBucketSettings()Returns the object with the settings used for calls to getBucket.com.google.api.gax.longrunning.OperationFuture<LogBucket,BucketMetadata>ConfigClient. updateBucketAsyncAsync(UpdateBucketRequest request)Updates a log bucket asynchronously.com.google.api.gax.rpc.OperationCallable<UpdateBucketRequest,LogBucket,BucketMetadata>ConfigClient. updateBucketAsyncOperationCallable()Updates a log bucket asynchronously.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBucketRequest,LogBucket,BucketMetadata>ConfigSettings.Builder. updateBucketAsyncOperationSettings()Returns the builder for the settings used for calls to updateBucketAsync.com.google.api.gax.rpc.OperationCallSettings<UpdateBucketRequest,LogBucket,BucketMetadata>ConfigSettings. updateBucketAsyncOperationSettings()Returns the object with the settings used for calls to updateBucketAsync.com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,LogBucket>ConfigClient. updateBucketCallable()Updates a log bucket.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBucketRequest,LogBucket>ConfigSettings.Builder. updateBucketSettings()Returns the builder for the settings used for calls to updateBucket.com.google.api.gax.rpc.UnaryCallSettings<UpdateBucketRequest,LogBucket>ConfigSettings. updateBucketSettings()Returns the object with the settings used for calls to updateBucket.Method parameters in com.google.cloud.logging.v2 with type arguments of type LogBucket Modifier and Type Method 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)protected ConfigClient.ListBucketsPageConfigClient.ListBucketsPage. createPage(com.google.api.gax.rpc.PageContext<ListBucketsRequest,ListBucketsResponse,LogBucket> context, ListBucketsResponse response)com.google.api.core.ApiFuture<ConfigClient.ListBucketsPage>ConfigClient.ListBucketsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBucketsRequest,ListBucketsResponse,LogBucket> context, com.google.api.core.ApiFuture<ListBucketsResponse> futureResponse) -
Uses of LogBucket in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type LogBucket Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateBucketRequest,LogBucket,BucketMetadata>ConfigServiceV2Stub. createBucketAsyncOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateBucketRequest,LogBucket,BucketMetadata>GrpcConfigServiceV2Stub. createBucketAsyncOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBucketRequest,LogBucket,BucketMetadata>ConfigServiceV2StubSettings.Builder. createBucketAsyncOperationSettings()Returns the builder for the settings used for calls to createBucketAsync.com.google.api.gax.rpc.OperationCallSettings<CreateBucketRequest,LogBucket,BucketMetadata>ConfigServiceV2StubSettings. createBucketAsyncOperationSettings()Returns the object with the settings used for calls to createBucketAsync.com.google.api.gax.rpc.UnaryCallable<CreateBucketRequest,LogBucket>ConfigServiceV2Stub. createBucketCallable()com.google.api.gax.rpc.UnaryCallable<CreateBucketRequest,LogBucket>GrpcConfigServiceV2Stub. createBucketCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBucketRequest,LogBucket>ConfigServiceV2StubSettings.Builder. createBucketSettings()Returns the builder for the settings used for calls to createBucket.com.google.api.gax.rpc.UnaryCallSettings<CreateBucketRequest,LogBucket>ConfigServiceV2StubSettings. createBucketSettings()Returns the object with the settings used for calls to createBucket.com.google.api.gax.rpc.UnaryCallable<GetBucketRequest,LogBucket>ConfigServiceV2Stub. getBucketCallable()com.google.api.gax.rpc.UnaryCallable<GetBucketRequest,LogBucket>GrpcConfigServiceV2Stub. getBucketCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBucketRequest,LogBucket>ConfigServiceV2StubSettings.Builder. getBucketSettings()Returns the builder for the settings used for calls to getBucket.com.google.api.gax.rpc.UnaryCallSettings<GetBucketRequest,LogBucket>ConfigServiceV2StubSettings. getBucketSettings()Returns the object with the settings used for calls to getBucket.com.google.api.gax.rpc.OperationCallable<UpdateBucketRequest,LogBucket,BucketMetadata>ConfigServiceV2Stub. updateBucketAsyncOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateBucketRequest,LogBucket,BucketMetadata>GrpcConfigServiceV2Stub. updateBucketAsyncOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBucketRequest,LogBucket,BucketMetadata>ConfigServiceV2StubSettings.Builder. updateBucketAsyncOperationSettings()Returns the builder for the settings used for calls to updateBucketAsync.com.google.api.gax.rpc.OperationCallSettings<UpdateBucketRequest,LogBucket,BucketMetadata>ConfigServiceV2StubSettings. updateBucketAsyncOperationSettings()Returns the object with the settings used for calls to updateBucketAsync.com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,LogBucket>ConfigServiceV2Stub. updateBucketCallable()com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,LogBucket>GrpcConfigServiceV2Stub. updateBucketCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBucketRequest,LogBucket>ConfigServiceV2StubSettings.Builder. updateBucketSettings()Returns the builder for the settings used for calls to updateBucket.com.google.api.gax.rpc.UnaryCallSettings<UpdateBucketRequest,LogBucket>ConfigServiceV2StubSettings. updateBucketSettings()Returns the object with the settings used for calls to updateBucket. -
Uses of LogBucket in com.google.logging.v2
Methods in com.google.logging.v2 that return LogBucket Modifier and Type Method Description LogBucketLogBucket.Builder. build()LogBucketLogBucket.Builder. buildPartial()LogBucketConfigServiceV2Grpc.ConfigServiceV2BlockingStub. createBucket(CreateBucketRequest request)Creates a log bucket that can be used to store log entries.LogBucketConfigServiceV2Grpc.ConfigServiceV2BlockingStub. getBucket(GetBucketRequest request)Gets a log bucket.LogBucketCreateBucketRequest.Builder. getBucket()Required.LogBucketCreateBucketRequest. getBucket()Required.LogBucketCreateBucketRequestOrBuilder. getBucket()Required.LogBucketUpdateBucketRequest.Builder. getBucket()Required.LogBucketUpdateBucketRequest. getBucket()Required.LogBucketUpdateBucketRequestOrBuilder. getBucket()Required.LogBucketListBucketsResponse.Builder. getBuckets(int index)A list of buckets.LogBucketListBucketsResponse. getBuckets(int index)A list of buckets.LogBucketListBucketsResponseOrBuilder. getBuckets(int index)A list of buckets.static LogBucketLogBucket. getDefaultInstance()LogBucketLogBucket.Builder. getDefaultInstanceForType()LogBucketLogBucket. getDefaultInstanceForType()static LogBucketLogBucket. parseDelimitedFrom(InputStream input)static LogBucketLogBucket. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogBucketLogBucket. parseFrom(byte[] data)static LogBucketLogBucket. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogBucketLogBucket. parseFrom(com.google.protobuf.ByteString data)static LogBucketLogBucket. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogBucketLogBucket. parseFrom(com.google.protobuf.CodedInputStream input)static LogBucketLogBucket. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogBucketLogBucket. parseFrom(InputStream input)static LogBucketLogBucket. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogBucketLogBucket. parseFrom(ByteBuffer data)static LogBucketLogBucket. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LogBucketConfigServiceV2Grpc.ConfigServiceV2BlockingStub. updateBucket(UpdateBucketRequest request)Updates a log bucket.Methods in com.google.logging.v2 that return types with arguments of type LogBucket Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<LogBucket>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. createBucket(CreateBucketRequest request)Creates a log bucket that can be used to store log entries.com.google.common.util.concurrent.ListenableFuture<LogBucket>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. getBucket(GetBucketRequest request)Gets a log bucket.List<LogBucket>ListBucketsResponse.Builder. getBucketsList()A list of buckets.List<LogBucket>ListBucketsResponse. getBucketsList()A list of buckets.List<LogBucket>ListBucketsResponseOrBuilder. getBucketsList()A list of buckets.static io.grpc.MethodDescriptor<CreateBucketRequest,LogBucket>ConfigServiceV2Grpc. getCreateBucketMethod()static io.grpc.MethodDescriptor<GetBucketRequest,LogBucket>ConfigServiceV2Grpc. getGetBucketMethod()com.google.protobuf.Parser<LogBucket>LogBucket. getParserForType()static io.grpc.MethodDescriptor<UpdateBucketRequest,LogBucket>ConfigServiceV2Grpc. getUpdateBucketMethod()static com.google.protobuf.Parser<LogBucket>LogBucket. parser()com.google.common.util.concurrent.ListenableFuture<LogBucket>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. updateBucket(UpdateBucketRequest request)Updates a log bucket.Methods in com.google.logging.v2 with parameters of type LogBucket Modifier and Type Method Description ListBucketsResponse.BuilderListBucketsResponse.Builder. addBuckets(int index, LogBucket value)A list of buckets.ListBucketsResponse.BuilderListBucketsResponse.Builder. addBuckets(LogBucket value)A list of buckets.CreateBucketRequest.BuilderCreateBucketRequest.Builder. mergeBucket(LogBucket value)Required.UpdateBucketRequest.BuilderUpdateBucketRequest.Builder. mergeBucket(LogBucket value)Required.LogBucket.BuilderLogBucket.Builder. mergeFrom(LogBucket other)static LogBucket.BuilderLogBucket. newBuilder(LogBucket prototype)CreateBucketRequest.BuilderCreateBucketRequest.Builder. setBucket(LogBucket value)Required.UpdateBucketRequest.BuilderUpdateBucketRequest.Builder. setBucket(LogBucket value)Required.ListBucketsResponse.BuilderListBucketsResponse.Builder. setBuckets(int index, LogBucket value)A list of buckets.Method parameters in com.google.logging.v2 with type arguments of type LogBucket Modifier and Type Method Description ListBucketsResponse.BuilderListBucketsResponse.Builder. addAllBuckets(Iterable<? extends LogBucket> values)A list of buckets.default voidConfigServiceV2Grpc.AsyncService. createBucket(CreateBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)Creates a log bucket that can be used to store log entries.voidConfigServiceV2Grpc.ConfigServiceV2Stub. createBucket(CreateBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)Creates a log bucket that can be used to store log entries.default voidConfigServiceV2Grpc.AsyncService. getBucket(GetBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)Gets a log bucket.voidConfigServiceV2Grpc.ConfigServiceV2Stub. getBucket(GetBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)Gets a log bucket.default voidConfigServiceV2Grpc.AsyncService. updateBucket(UpdateBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)Updates a log bucket.voidConfigServiceV2Grpc.ConfigServiceV2Stub. updateBucket(UpdateBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)Updates a log bucket.
-