| 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 |
|---|---|
OrganizationSecurityPoliciesClient.ListPagedResponse |
OrganizationSecurityPoliciesClient.list()
List all the policies that have been configured for the specified project.
|
OrganizationSecurityPoliciesClient.ListPagedResponse |
OrganizationSecurityPoliciesClient.list(ListOrganizationSecurityPoliciesRequest request)
List all the policies that have been configured for the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<OrganizationSecurityPoliciesClient.ListPagedResponse> |
OrganizationSecurityPoliciesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListOrganizationSecurityPoliciesRequest,SecurityPolicyList,SecurityPolicy> context,
com.google.api.core.ApiFuture<SecurityPolicyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListOrganizationSecurityPoliciesRequest,OrganizationSecurityPoliciesClient.ListPagedResponse> |
OrganizationSecurityPoliciesClient.listPagedCallable()
List all the policies that have been configured for the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListOrganizationSecurityPoliciesRequest,SecurityPolicyList,OrganizationSecurityPoliciesClient.ListPagedResponse> |
OrganizationSecurityPoliciesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrganizationSecurityPoliciesRequest,SecurityPolicyList,OrganizationSecurityPoliciesClient.ListPagedResponse> |
OrganizationSecurityPoliciesSettings.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<ListOrganizationSecurityPoliciesRequest,OrganizationSecurityPoliciesClient.ListPagedResponse> |
OrganizationSecurityPoliciesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListOrganizationSecurityPoliciesRequest,OrganizationSecurityPoliciesClient.ListPagedResponse> |
HttpJsonOrganizationSecurityPoliciesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListOrganizationSecurityPoliciesRequest,SecurityPolicyList,OrganizationSecurityPoliciesClient.ListPagedResponse> |
OrganizationSecurityPoliciesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrganizationSecurityPoliciesRequest,SecurityPolicyList,OrganizationSecurityPoliciesClient.ListPagedResponse> |
OrganizationSecurityPoliciesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2025 Google LLC. All rights reserved.