| 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 |
|---|---|
SslPoliciesClient.ListPagedResponse |
SslPoliciesClient.list(ListSslPoliciesRequest request)
Lists all the SSL policies that have been configured for the specified project.
|
SslPoliciesClient.ListPagedResponse |
SslPoliciesClient.list(String project)
Lists all the SSL policies that have been configured for the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<SslPoliciesClient.ListPagedResponse> |
SslPoliciesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSslPoliciesRequest,SslPoliciesList,SslPolicy> context,
com.google.api.core.ApiFuture<SslPoliciesList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSslPoliciesRequest,SslPoliciesClient.ListPagedResponse> |
SslPoliciesClient.listPagedCallable()
Lists all the SSL policies that have been configured for the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListSslPoliciesRequest,SslPoliciesList,SslPoliciesClient.ListPagedResponse> |
SslPoliciesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSslPoliciesRequest,SslPoliciesList,SslPoliciesClient.ListPagedResponse> |
SslPoliciesSettings.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<ListSslPoliciesRequest,SslPoliciesClient.ListPagedResponse> |
HttpJsonSslPoliciesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSslPoliciesRequest,SslPoliciesClient.ListPagedResponse> |
SslPoliciesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSslPoliciesRequest,SslPoliciesList,SslPoliciesClient.ListPagedResponse> |
SslPoliciesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSslPoliciesRequest,SslPoliciesList,SslPoliciesClient.ListPagedResponse> |
SslPoliciesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.