Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
com.google.storage.v2.stub |
Modifier and Type | Method and Description |
---|---|
DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.Builder.build() |
DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.Builder.buildPartial() |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.getDefaultInstance() |
DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.getDefaultInstanceForType() |
DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.Builder.getDefaultInstanceForType() |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseDelimitedFrom(InputStream input) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseFrom(byte[] data) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseFrom(ByteBuffer data) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseFrom(com.google.protobuf.ByteString data) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseFrom(InputStream input) |
static DeleteNotificationConfigRequest |
DeleteNotificationConfigRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<DeleteNotificationConfigRequest,com.google.protobuf.Empty> |
StorageClient.deleteNotificationConfigCallable()
Permanently deletes a NotificationConfig.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteNotificationConfigRequest,com.google.protobuf.Empty> |
StorageSettings.deleteNotificationConfigSettings()
Returns the object with the settings used for calls to deleteNotificationConfig.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNotificationConfigRequest,com.google.protobuf.Empty> |
StorageSettings.Builder.deleteNotificationConfigSettings()
Returns the builder for the settings used for calls to deleteNotificationConfig.
|
static MethodDescriptor<DeleteNotificationConfigRequest,com.google.protobuf.Empty> |
StorageGrpc.getDeleteNotificationConfigMethod() |
com.google.protobuf.Parser<DeleteNotificationConfigRequest> |
DeleteNotificationConfigRequest.getParserForType() |
static com.google.protobuf.Parser<DeleteNotificationConfigRequest> |
DeleteNotificationConfigRequest.parser() |
Modifier and Type | Method and Description |
---|---|
void |
StorageClient.deleteNotificationConfig(DeleteNotificationConfigRequest request)
Permanently deletes a NotificationConfig.
|
com.google.protobuf.Empty |
StorageGrpc.StorageBlockingStub.deleteNotificationConfig(DeleteNotificationConfigRequest request)
Permanently deletes a NotificationConfig.
|
com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> |
StorageGrpc.StorageFutureStub.deleteNotificationConfig(DeleteNotificationConfigRequest request)
Permanently deletes a NotificationConfig.
|
default void |
StorageGrpc.AsyncService.deleteNotificationConfig(DeleteNotificationConfigRequest request,
StreamObserver<com.google.protobuf.Empty> responseObserver)
Permanently deletes a NotificationConfig.
|
void |
StorageGrpc.StorageStub.deleteNotificationConfig(DeleteNotificationConfigRequest request,
StreamObserver<com.google.protobuf.Empty> responseObserver)
Permanently deletes a NotificationConfig.
|
DeleteNotificationConfigRequest.Builder |
DeleteNotificationConfigRequest.Builder.mergeFrom(DeleteNotificationConfigRequest other) |
static DeleteNotificationConfigRequest.Builder |
DeleteNotificationConfigRequest.newBuilder(DeleteNotificationConfigRequest prototype) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<DeleteNotificationConfigRequest,com.google.protobuf.Empty> |
GrpcStorageStub.deleteNotificationConfigCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteNotificationConfigRequest,com.google.protobuf.Empty> |
StorageStub.deleteNotificationConfigCallable() |
com.google.api.gax.rpc.UnaryCallSettings<DeleteNotificationConfigRequest,com.google.protobuf.Empty> |
StorageStubSettings.deleteNotificationConfigSettings()
Returns the object with the settings used for calls to deleteNotificationConfig.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNotificationConfigRequest,com.google.protobuf.Empty> |
StorageStubSettings.Builder.deleteNotificationConfigSettings()
Returns the builder for the settings used for calls to deleteNotificationConfig.
|
Copyright © 2023 Google LLC. All rights reserved.