Package | Description |
---|---|
com.google.cloud.secretmanager.v1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
protected SecretManagerServiceClient.ListSecretsPage |
SecretManagerServiceClient.ListSecretsPage.createPage(PageContext<ListSecretsRequest,ListSecretsResponse,Secret> context,
ListSecretsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<SecretManagerServiceClient.ListSecretsPage> |
SecretManagerServiceClient.ListSecretsPage.createPageAsync(PageContext<ListSecretsRequest,ListSecretsResponse,Secret> context,
com.google.api.core.ApiFuture<ListSecretsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected SecretManagerServiceClient.ListSecretsFixedSizeCollection |
SecretManagerServiceClient.ListSecretsFixedSizeCollection.createCollection(List<SecretManagerServiceClient.ListSecretsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.