| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
RegionSslPoliciesClient.ListPagedResponse |
RegionSslPoliciesClient.list(ListRegionSslPoliciesRequest request)
Lists all the SSL policies that have been configured for the specified project and region.
|
RegionSslPoliciesClient.ListPagedResponse |
RegionSslPoliciesClient.list(String project,
String region)
Lists all the SSL policies that have been configured for the specified project and region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionSslPoliciesClient.ListPagedResponse> |
RegionSslPoliciesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionSslPoliciesRequest,SslPoliciesList,SslPolicy> context,
com.google.api.core.ApiFuture<SslPoliciesList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionSslPoliciesRequest,RegionSslPoliciesClient.ListPagedResponse> |
RegionSslPoliciesClient.listPagedCallable()
Lists all the SSL policies that have been configured for the specified project and region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionSslPoliciesRequest,SslPoliciesList,RegionSslPoliciesClient.ListPagedResponse> |
RegionSslPoliciesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionSslPoliciesRequest,SslPoliciesList,RegionSslPoliciesClient.ListPagedResponse> |
RegionSslPoliciesSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRegionSslPoliciesRequest,RegionSslPoliciesClient.ListPagedResponse> |
RegionSslPoliciesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionSslPoliciesRequest,RegionSslPoliciesClient.ListPagedResponse> |
HttpJsonRegionSslPoliciesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionSslPoliciesRequest,SslPoliciesList,RegionSslPoliciesClient.ListPagedResponse> |
RegionSslPoliciesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionSslPoliciesRequest,SslPoliciesList,RegionSslPoliciesClient.ListPagedResponse> |
RegionSslPoliciesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.