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 |
---|---|
UnaryCallable<ListSslPoliciesHttpRequest,SslPolicyClient.ListSslPoliciesPagedResponse> |
SslPolicyStub.listSslPoliciesPagedCallable() |
UnaryCallable<ListSslPoliciesHttpRequest,SslPolicyClient.ListSslPoliciesPagedResponse> |
HttpJsonSslPolicyStub.listSslPoliciesPagedCallable() |
PagedCallSettings<ListSslPoliciesHttpRequest,SslPoliciesList,SslPolicyClient.ListSslPoliciesPagedResponse> |
SslPolicyStubSettings.listSslPoliciesSettings()
Returns the object with the settings used for calls to listSslPolicies.
|
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.