| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected SslPoliciesClient.AggregatedListPage |
SslPoliciesClient.AggregatedListPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context,
SslPoliciesAggregatedList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<SslPoliciesClient.AggregatedListPage> |
SslPoliciesClient.AggregatedListPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context,
com.google.api.core.ApiFuture<SslPoliciesAggregatedList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected SslPoliciesClient.AggregatedListFixedSizeCollection |
SslPoliciesClient.AggregatedListFixedSizeCollection.createCollection(List<SslPoliciesClient.AggregatedListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.