Uses of Class
com.google.logging.v2.UpdateBucketRequest
-
Packages that use UpdateBucketRequest Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub com.google.logging.v2 -
-
Uses of UpdateBucketRequest in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return types with arguments of type UpdateBucketRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,com.google.longrunning.Operation>
ConfigClient. updateBucketAsyncCallable()
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.UnaryCallSettings.Builder<UpdateBucketRequest,com.google.longrunning.Operation>
ConfigSettings.Builder. updateBucketAsyncSettings()
Returns the builder for the settings used for calls to updateBucketAsync.com.google.api.gax.rpc.UnaryCallSettings<UpdateBucketRequest,com.google.longrunning.Operation>
ConfigSettings. updateBucketAsyncSettings()
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.Methods in com.google.cloud.logging.v2 with parameters of type UpdateBucketRequest Modifier and Type Method Description LogBucket
ConfigClient. updateBucket(UpdateBucketRequest request)
Updates a log bucket.com.google.api.gax.longrunning.OperationFuture<LogBucket,BucketMetadata>
ConfigClient. updateBucketAsyncAsync(UpdateBucketRequest request)
Updates a log bucket asynchronously. -
Uses of UpdateBucketRequest in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type UpdateBucketRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,com.google.longrunning.Operation>
ConfigServiceV2Stub. updateBucketAsyncCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateBucketRequest,com.google.longrunning.Operation>
GrpcConfigServiceV2Stub. updateBucketAsyncCallable()
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.UnaryCallSettings.Builder<UpdateBucketRequest,com.google.longrunning.Operation>
ConfigServiceV2StubSettings.Builder. updateBucketAsyncSettings()
Returns the builder for the settings used for calls to updateBucketAsync.com.google.api.gax.rpc.UnaryCallSettings<UpdateBucketRequest,com.google.longrunning.Operation>
ConfigServiceV2StubSettings. updateBucketAsyncSettings()
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 UpdateBucketRequest in com.google.logging.v2
Methods in com.google.logging.v2 that return UpdateBucketRequest Modifier and Type Method Description UpdateBucketRequest
UpdateBucketRequest.Builder. build()
UpdateBucketRequest
UpdateBucketRequest.Builder. buildPartial()
static UpdateBucketRequest
UpdateBucketRequest. getDefaultInstance()
UpdateBucketRequest
UpdateBucketRequest.Builder. getDefaultInstanceForType()
UpdateBucketRequest
UpdateBucketRequest. getDefaultInstanceForType()
UpdateBucketRequest
BucketMetadata.Builder. getUpdateBucketRequest()
LongRunningUpdateBucket RPC request.UpdateBucketRequest
BucketMetadata. getUpdateBucketRequest()
LongRunningUpdateBucket RPC request.UpdateBucketRequest
BucketMetadataOrBuilder. getUpdateBucketRequest()
LongRunningUpdateBucket RPC request.static UpdateBucketRequest
UpdateBucketRequest. parseDelimitedFrom(InputStream input)
static UpdateBucketRequest
UpdateBucketRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateBucketRequest
UpdateBucketRequest. parseFrom(byte[] data)
static UpdateBucketRequest
UpdateBucketRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateBucketRequest
UpdateBucketRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateBucketRequest
UpdateBucketRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateBucketRequest
UpdateBucketRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateBucketRequest
UpdateBucketRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateBucketRequest
UpdateBucketRequest. parseFrom(InputStream input)
static UpdateBucketRequest
UpdateBucketRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateBucketRequest
UpdateBucketRequest. parseFrom(ByteBuffer data)
static UpdateBucketRequest
UpdateBucketRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.logging.v2 that return types with arguments of type UpdateBucketRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateBucketRequest>
UpdateBucketRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateBucketRequest,com.google.longrunning.Operation>
ConfigServiceV2Grpc. getUpdateBucketAsyncMethod()
static io.grpc.MethodDescriptor<UpdateBucketRequest,LogBucket>
ConfigServiceV2Grpc. getUpdateBucketMethod()
static com.google.protobuf.Parser<UpdateBucketRequest>
UpdateBucketRequest. parser()
Methods in com.google.logging.v2 with parameters of type UpdateBucketRequest Modifier and Type Method Description UpdateBucketRequest.Builder
UpdateBucketRequest.Builder. mergeFrom(UpdateBucketRequest other)
BucketMetadata.Builder
BucketMetadata.Builder. mergeUpdateBucketRequest(UpdateBucketRequest value)
LongRunningUpdateBucket RPC request.static UpdateBucketRequest.Builder
UpdateBucketRequest. newBuilder(UpdateBucketRequest prototype)
BucketMetadata.Builder
BucketMetadata.Builder. setUpdateBucketRequest(UpdateBucketRequest value)
LongRunningUpdateBucket RPC request.default void
ConfigServiceV2Grpc.AsyncService. updateBucket(UpdateBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)
Updates a log bucket.LogBucket
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub. updateBucket(UpdateBucketRequest request)
Updates a log bucket.com.google.common.util.concurrent.ListenableFuture<LogBucket>
ConfigServiceV2Grpc.ConfigServiceV2FutureStub. updateBucket(UpdateBucketRequest request)
Updates a log bucket.void
ConfigServiceV2Grpc.ConfigServiceV2Stub. updateBucket(UpdateBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)
Updates a log bucket.default void
ConfigServiceV2Grpc.AsyncService. updateBucketAsync(UpdateBucketRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates a log bucket asynchronously.com.google.longrunning.Operation
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub. updateBucketAsync(UpdateBucketRequest request)
Updates a log bucket asynchronously.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ConfigServiceV2Grpc.ConfigServiceV2FutureStub. updateBucketAsync(UpdateBucketRequest request)
Updates a log bucket asynchronously.void
ConfigServiceV2Grpc.ConfigServiceV2Stub. updateBucketAsync(UpdateBucketRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates a log bucket asynchronously.
-