| Package | Description |
|---|---|
| com.google.cloud.secretmanager.v1beta2 |
A client to Secret Manager API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.secretmanager.v1beta2.stub |
| Modifier and Type | Method and Description |
|---|---|
static SecretManagerServiceSettings |
SecretManagerServiceSettings.create(SecretManagerServiceStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
SecretManagerServiceStubSettings |
SecretManagerServiceStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcSecretManagerServiceStub |
GrpcSecretManagerServiceStub.create(SecretManagerServiceStubSettings settings) |
static HttpJsonSecretManagerServiceStub |
HttpJsonSecretManagerServiceStub.create(SecretManagerServiceStubSettings settings) |
| Constructor and Description |
|---|
Builder(SecretManagerServiceStubSettings settings) |
GrpcSecretManagerServiceStub(SecretManagerServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcSecretManagerServiceStub, using the given settings.
|
GrpcSecretManagerServiceStub(SecretManagerServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcSecretManagerServiceStub, using the given settings.
|
HttpJsonSecretManagerServiceStub(SecretManagerServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonSecretManagerServiceStub, using the given settings.
|
HttpJsonSecretManagerServiceStub(SecretManagerServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonSecretManagerServiceStub, using the given settings.
|
Copyright © 2024 Google LLC. All rights reserved.