Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Cloud Security Command Center API.
|
com.google.cloud.securitycenter.v1.stub |
Modifier and Type | Method and Description |
---|---|
SecurityCenterClient.GroupAssetsPagedResponse |
SecurityCenterClient.groupAssets(GroupAssetsRequest request)
Filters an organization's assets and groups them by their specified properties.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterClient.GroupAssetsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<GroupAssetsRequest,GroupAssetsResponse,GroupResult> context,
com.google.api.core.ApiFuture<GroupAssetsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<GroupAssetsRequest,SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterClient.groupAssetsPagedCallable()
Filters an organization's assets and groups them by their specified properties.
|
com.google.api.gax.rpc.PagedCallSettings<GroupAssetsRequest,GroupAssetsResponse,SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterSettings.groupAssetsSettings()
Returns the object with the settings used for calls to groupAssets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<GroupAssetsRequest,GroupAssetsResponse,SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterSettings.Builder.groupAssetsSettings()
Returns the builder for the settings used for calls to groupAssets.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<GroupAssetsRequest,SecurityCenterClient.GroupAssetsPagedResponse> |
GrpcSecurityCenterStub.groupAssetsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<GroupAssetsRequest,SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterStub.groupAssetsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<GroupAssetsRequest,GroupAssetsResponse,SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterStubSettings.groupAssetsSettings()
Returns the object with the settings used for calls to groupAssets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<GroupAssetsRequest,GroupAssetsResponse,SecurityCenterClient.GroupAssetsPagedResponse> |
SecurityCenterStubSettings.Builder.groupAssetsSettings()
Returns the builder for the settings used for calls to groupAssets.
|
Copyright © 2019 Google LLC. All rights reserved.