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