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 LogBucket
ConfigClient. 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 CreateBucketRequest
CreateBucketRequest.Builder. build()
CreateBucketRequest
CreateBucketRequest.Builder. buildPartial()
CreateBucketRequest
BucketMetadata.Builder. getCreateBucketRequest()
LongRunningCreateBucket RPC request.CreateBucketRequest
BucketMetadata. getCreateBucketRequest()
LongRunningCreateBucket RPC request.CreateBucketRequest
BucketMetadataOrBuilder. getCreateBucketRequest()
LongRunningCreateBucket RPC request.static CreateBucketRequest
CreateBucketRequest. getDefaultInstance()
CreateBucketRequest
CreateBucketRequest.Builder. getDefaultInstanceForType()
CreateBucketRequest
CreateBucketRequest. getDefaultInstanceForType()
static CreateBucketRequest
CreateBucketRequest. parseDelimitedFrom(InputStream input)
static CreateBucketRequest
CreateBucketRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateBucketRequest
CreateBucketRequest. parseFrom(byte[] data)
static CreateBucketRequest
CreateBucketRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateBucketRequest
CreateBucketRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateBucketRequest
CreateBucketRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateBucketRequest
CreateBucketRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateBucketRequest
CreateBucketRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateBucketRequest
CreateBucketRequest. parseFrom(InputStream input)
static CreateBucketRequest
CreateBucketRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateBucketRequest
CreateBucketRequest. parseFrom(ByteBuffer data)
static CreateBucketRequest
CreateBucketRequest. 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 void
ConfigServiceV2Grpc.AsyncService. createBucket(CreateBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)
Creates a log bucket that can be used to store log entries.LogBucket
ConfigServiceV2Grpc.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.void
ConfigServiceV2Grpc.ConfigServiceV2Stub. createBucket(CreateBucketRequest request, io.grpc.stub.StreamObserver<LogBucket> responseObserver)
Creates a log bucket that can be used to store log entries.default void
ConfigServiceV2Grpc.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.Operation
ConfigServiceV2Grpc.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.void
ConfigServiceV2Grpc.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.Builder
BucketMetadata.Builder. mergeCreateBucketRequest(CreateBucketRequest value)
LongRunningCreateBucket RPC request.CreateBucketRequest.Builder
CreateBucketRequest.Builder. mergeFrom(CreateBucketRequest other)
static CreateBucketRequest.Builder
CreateBucketRequest. newBuilder(CreateBucketRequest prototype)
BucketMetadata.Builder
BucketMetadata.Builder. setCreateBucketRequest(CreateBucketRequest value)
LongRunningCreateBucket RPC request.
-