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 |
---|---|
SecurityPolicyClient.ListSecurityPoliciesPagedResponse |
SecurityPolicyClient.listSecurityPolicies(ListSecurityPoliciesHttpRequest request)
List all the policies that have been configured for the specified project.
|
SecurityPolicyClient.ListSecurityPoliciesPagedResponse |
SecurityPolicyClient.listSecurityPolicies(ProjectName project)
List all the policies that have been configured for the specified project.
|
SecurityPolicyClient.ListSecurityPoliciesPagedResponse |
SecurityPolicyClient.listSecurityPolicies(String project)
List all the policies that have been configured for the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<SecurityPolicyClient.ListSecurityPoliciesPagedResponse> |
SecurityPolicyClient.ListSecurityPoliciesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSecurityPoliciesHttpRequest,SecurityPolicyList,SecurityPolicy> context,
com.google.api.core.ApiFuture<SecurityPolicyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSecurityPoliciesHttpRequest,SecurityPolicyClient.ListSecurityPoliciesPagedResponse> |
SecurityPolicyClient.listSecurityPoliciesPagedCallable()
List all the policies that have been configured for the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListSecurityPoliciesHttpRequest,SecurityPolicyList,SecurityPolicyClient.ListSecurityPoliciesPagedResponse> |
SecurityPolicySettings.listSecurityPoliciesSettings()
Returns the object with the settings used for calls to listSecurityPolicies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSecurityPoliciesHttpRequest,SecurityPolicyList,SecurityPolicyClient.ListSecurityPoliciesPagedResponse> |
SecurityPolicySettings.Builder.listSecurityPoliciesSettings()
Returns the builder for the settings used for calls to listSecurityPolicies.
|
Copyright © 2019 Google LLC. All rights reserved.