Uses of Class
com.google.logging.v2.CreateBucketRequest
-
Packages that use CreateBucketRequest Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub com.google.logging.v2 -
-
Uses of CreateBucketRequest in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return types with arguments of type CreateBucketRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateBucketRequest,com.google.longrunning.Operation>ConfigClient. createBucketAsyncCallable()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.UnaryCallSettings.Builder<CreateBucketRequest,com.google.longrunning.Operation>ConfigSettings.Builder. createBucketAsyncSettings()Returns the builder for the settings used for calls to createBucketAsync.com.google.api.gax.rpc.UnaryCallSettings<CreateBucketRequest,com.google.longrunning.Operation>ConfigSettings. createBucketAsyncSettings()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.Methods in com.google.cloud.logging.v2 with parameters of type CreateBucketRequest Modifier and Type Method Description LogBucketConfigClient. createBucket(CreateBucketRequest request)Creates a log bucket that can be used to store log entries.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. -
Uses of CreateBucketRequest in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type CreateBucketRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateBucketRequest,com.google.longrunning.Operation>ConfigServiceV2Stub. createBucketAsyncCallable()com.google.api.gax.rpc.UnaryCallable<CreateBucketRequest,com.google.longrunning.Operation>GrpcConfigServiceV2Stub. createBucketAsyncCallable()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.UnaryCallSettings.Builder<CreateBucketRequest,com.google.longrunning.Operation>ConfigServiceV2StubSettings.Builder. createBucketAsyncSettings()Returns the builder for the settings used for calls to createBucketAsync.com.google.api.gax.rpc.UnaryCallSettings<CreateBucketRequest,com.google.longrunning.Operation>ConfigServiceV2StubSettings. createBucketAsyncSettings()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. -
Uses of CreateBucketRequest in com.google.logging.v2
Methods in com.google.logging.v2 that return CreateBucketRequest Modifier and Type Method Description CreateBucketRequestCreateBucketRequest.Builder. build()CreateBucketRequestCreateBucketRequest.Builder. buildPartial()CreateBucketRequestBucketMetadata.Builder. getCreateBucketRequest()LongRunningCreateBucket RPC request.CreateBucketRequestBucketMetadata. getCreateBucketRequest()LongRunningCreateBucket RPC request.CreateBucketRequestBucketMetadataOrBuilder. getCreateBucketRequest()LongRunningCreateBucket RPC request.static CreateBucketRequestCreateBucketRequest. getDefaultInstance()CreateBucketRequestCreateBucketRequest.Builder. getDefaultInstanceForType()CreateBucketRequestCreateBucketRequest. getDefaultInstanceForType()static CreateBucketRequestCreateBucketRequest. parseDelimitedFrom(InputStream input)static CreateBucketRequestCreateBucketRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateBucketRequestCreateBucketRequest. parseFrom(byte[] data)static CreateBucketRequestCreateBucketRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateBucketRequestCreateBucketRequest. parseFrom(com.google.protobuf.ByteString data)static CreateBucketRequestCreateBucketRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateBucketRequestCreateBucketRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateBucketRequestCreateBucketRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateBucketRequestCreateBucketRequest. parseFrom(InputStream input)static CreateBucketRequestCreateBucketRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateBucketRequestCreateBucketRequest. parseFrom(ByteBuffer data)static CreateBucketRequestCreateBucketRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.logging.v2 that return types with arguments of type CreateBucketRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<CreateBucketRequest,com.google.longrunning.Operation>ConfigServiceV2Grpc. getCreateBucketAsyncMethod()static io.grpc.MethodDescriptor<CreateBucketRequest,LogBucket>ConfigServiceV2Grpc. getCreateBucketMethod()com.google.protobuf.Parser<CreateBucketRequest>CreateBucketRequest. getParserForType()static com.google.protobuf.Parser<CreateBucketRequest>CreateBucketRequest. parser()Methods in com.google.logging.v2 with parameters of type CreateBucketRequest Modifier and Type Method Description default voidConfigServiceV2Grpc.AsyncService. createBucket(CreateBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)Creates a log bucket that can be used to store log entries.LogBucketConfigServiceV2Grpc.ConfigServiceV2BlockingStub. createBucket(CreateBucketRequest request)Creates a log bucket that can be used to store log entries.com.google.common.util.concurrent.ListenableFuture<LogBucket>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. createBucket(CreateBucketRequest request)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. createBucketAsync(CreateBucketRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a log bucket asynchronously that can be used to store log entries.com.google.longrunning.OperationConfigServiceV2Grpc.ConfigServiceV2BlockingStub. createBucketAsync(CreateBucketRequest request)Creates a log bucket asynchronously that can be used to store log entries.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. createBucketAsync(CreateBucketRequest request)Creates a log bucket asynchronously that can be used to store log entries.voidConfigServiceV2Grpc.ConfigServiceV2Stub. createBucketAsync(CreateBucketRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a log bucket asynchronously that can be used to store log entries.BucketMetadata.BuilderBucketMetadata.Builder. mergeCreateBucketRequest(CreateBucketRequest value)LongRunningCreateBucket RPC request.CreateBucketRequest.BuilderCreateBucketRequest.Builder. mergeFrom(CreateBucketRequest other)static CreateBucketRequest.BuilderCreateBucketRequest. newBuilder(CreateBucketRequest prototype)BucketMetadata.BuilderBucketMetadata.Builder. setCreateBucketRequest(CreateBucketRequest value)LongRunningCreateBucket RPC request.
-