| Package | Description |
|---|---|
| com.google.cloud.parametermanager.v1 |
A client to Parameter Manager API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ParameterManagerClient.ListParametersPage |
ParameterManagerClient.ListParametersPage.createPage(com.google.api.gax.rpc.PageContext<ListParametersRequest,ListParametersResponse,Parameter> context,
ListParametersResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ParameterManagerClient.ListParametersPage> |
ParameterManagerClient.ListParametersPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListParametersRequest,ListParametersResponse,Parameter> context,
com.google.api.core.ApiFuture<ListParametersResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ParameterManagerClient.ListParametersFixedSizeCollection |
ParameterManagerClient.ListParametersFixedSizeCollection.createCollection(List<ParameterManagerClient.ListParametersPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.