| 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 |
|---|---|
SecurityPoliciesClient.ListPagedResponse |
SecurityPoliciesClient.list(ListSecurityPoliciesRequest request)
List all the policies that have been configured for the specified project.
|
SecurityPoliciesClient.ListPagedResponse |
SecurityPoliciesClient.list(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<SecurityPoliciesClient.ListPagedResponse> |
SecurityPoliciesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSecurityPoliciesRequest,SecurityPolicyList,SecurityPolicy> context,
com.google.api.core.ApiFuture<SecurityPolicyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSecurityPoliciesRequest,SecurityPoliciesClient.ListPagedResponse> |
SecurityPoliciesClient.listPagedCallable()
List all the policies that have been configured for the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListSecurityPoliciesRequest,SecurityPolicyList,SecurityPoliciesClient.ListPagedResponse> |
SecurityPoliciesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSecurityPoliciesRequest,SecurityPolicyList,SecurityPoliciesClient.ListPagedResponse> |
SecurityPoliciesSettings.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<ListSecurityPoliciesRequest,SecurityPoliciesClient.ListPagedResponse> |
SecurityPoliciesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSecurityPoliciesRequest,SecurityPoliciesClient.ListPagedResponse> |
HttpJsonSecurityPoliciesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSecurityPoliciesRequest,SecurityPolicyList,SecurityPoliciesClient.ListPagedResponse> |
SecurityPoliciesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSecurityPoliciesRequest,SecurityPolicyList,SecurityPoliciesClient.ListPagedResponse> |
SecurityPoliciesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.