Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
SslPolicyClient.ListSslPoliciesPagedResponse |
SslPolicyClient.listSslPolicies(ListSslPoliciesHttpRequest request)
Lists all the SSL policies that have been configured for the specified project.
|
SslPolicyClient.ListSslPoliciesPagedResponse |
SslPolicyClient.listSslPolicies(ProjectName project)
Lists all the SSL policies that have been configured for the specified project.
|
SslPolicyClient.ListSslPoliciesPagedResponse |
SslPolicyClient.listSslPolicies(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<SslPolicyClient.ListSslPoliciesPagedResponse> |
SslPolicyClient.ListSslPoliciesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSslPoliciesHttpRequest,SslPoliciesList,SslPolicy> context,
com.google.api.core.ApiFuture<SslPoliciesList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSslPoliciesHttpRequest,SslPolicyClient.ListSslPoliciesPagedResponse> |
SslPolicyClient.listSslPoliciesPagedCallable()
Lists all the SSL policies that have been configured for the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListSslPoliciesHttpRequest,SslPoliciesList,SslPolicyClient.ListSslPoliciesPagedResponse> |
SslPolicySettings.listSslPoliciesSettings()
Returns the object with the settings used for calls to listSslPolicies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSslPoliciesHttpRequest,SslPoliciesList,SslPolicyClient.ListSslPoliciesPagedResponse> |
SslPolicySettings.Builder.listSslPoliciesSettings()
Returns the builder for the settings used for calls to listSslPolicies.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListSslPoliciesHttpRequest,SslPolicyClient.ListSslPoliciesPagedResponse> |
HttpJsonSslPolicyStub.listSslPoliciesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSslPoliciesHttpRequest,SslPolicyClient.ListSslPoliciesPagedResponse> |
SslPolicyStub.listSslPoliciesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSslPoliciesHttpRequest,SslPoliciesList,SslPolicyClient.ListSslPoliciesPagedResponse> |
SslPolicyStubSettings.listSslPoliciesSettings()
Returns the object with the settings used for calls to listSslPolicies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSslPoliciesHttpRequest,SslPoliciesList,SslPolicyClient.ListSslPoliciesPagedResponse> |
SslPolicyStubSettings.Builder.listSslPoliciesSettings()
Returns the builder for the settings used for calls to listSslPolicies.
|
Copyright © 2019 Google LLC. All rights reserved.