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