| Package | Description |
|---|---|
| com.google.storage.v2 |
The interfaces provided are listed below, along with usage samples.
|
| com.google.storage.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
static StorageSettings |
StorageSettings.create(StorageStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
StorageStubSettings |
StorageStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcStorageStub |
GrpcStorageStub.create(StorageStubSettings settings) |
static HttpJsonStorageStub |
HttpJsonStorageStub.create(StorageStubSettings settings) |
| Constructor and Description |
|---|
Builder(StorageStubSettings settings) |
GrpcStorageStub(StorageStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcStorageStub, using the given settings.
|
GrpcStorageStub(StorageStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcStorageStub, using the given settings.
|
HttpJsonStorageStub(StorageStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonStorageStub, using the given settings.
|
HttpJsonStorageStub(StorageStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonStorageStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.