Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
com.google.cloud.securitycenter.v1.stub |
Modifier and Type | Method and Description |
---|---|
protected SecurityCenterClient.ListMuteConfigsPage |
SecurityCenterClient.ListMuteConfigsPage.createPage(PageContext<ListMuteConfigsRequest,ListMuteConfigsResponse,MuteConfig> context,
ListMuteConfigsResponse response) |
ListMuteConfigsResponse.Builder |
ListMuteConfigsResponse.Builder.mergeFrom(ListMuteConfigsResponse other) |
static ListMuteConfigsResponse.Builder |
ListMuteConfigsResponse.newBuilder(ListMuteConfigsResponse prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<SecurityCenterClient.ListMuteConfigsPagedResponse> |
SecurityCenterClient.ListMuteConfigsPagedResponse.createAsync(PageContext<ListMuteConfigsRequest,ListMuteConfigsResponse,MuteConfig> context,
com.google.api.core.ApiFuture<ListMuteConfigsResponse> futureResponse) |
static com.google.api.core.ApiFuture<SecurityCenterClient.ListMuteConfigsPagedResponse> |
SecurityCenterClient.ListMuteConfigsPagedResponse.createAsync(PageContext<ListMuteConfigsRequest,ListMuteConfigsResponse,MuteConfig> context,
com.google.api.core.ApiFuture<ListMuteConfigsResponse> futureResponse) |
protected SecurityCenterClient.ListMuteConfigsPage |
SecurityCenterClient.ListMuteConfigsPage.createPage(PageContext<ListMuteConfigsRequest,ListMuteConfigsResponse,MuteConfig> context,
ListMuteConfigsResponse response) |
com.google.api.core.ApiFuture<SecurityCenterClient.ListMuteConfigsPage> |
SecurityCenterClient.ListMuteConfigsPage.createPageAsync(PageContext<ListMuteConfigsRequest,ListMuteConfigsResponse,MuteConfig> context,
com.google.api.core.ApiFuture<ListMuteConfigsResponse> futureResponse) |
com.google.api.core.ApiFuture<SecurityCenterClient.ListMuteConfigsPage> |
SecurityCenterClient.ListMuteConfigsPage.createPageAsync(PageContext<ListMuteConfigsRequest,ListMuteConfigsResponse,MuteConfig> context,
com.google.api.core.ApiFuture<ListMuteConfigsResponse> futureResponse) |
void |
SecurityCenterGrpc.SecurityCenterImplBase.listMuteConfigs(ListMuteConfigsRequest request,
StreamObserver<ListMuteConfigsResponse> responseObserver)
Lists mute configs.
|
void |
SecurityCenterGrpc.SecurityCenterStub.listMuteConfigs(ListMuteConfigsRequest request,
StreamObserver<ListMuteConfigsResponse> responseObserver)
Lists mute configs.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse> |
SecurityCenterStub.listMuteConfigsCallable() |
UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse> |
HttpJsonSecurityCenterStub.listMuteConfigsCallable() |
UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse> |
GrpcSecurityCenterStub.listMuteConfigsCallable() |
PagedCallSettings<ListMuteConfigsRequest,ListMuteConfigsResponse,SecurityCenterClient.ListMuteConfigsPagedResponse> |
SecurityCenterStubSettings.listMuteConfigsSettings()
Returns the object with the settings used for calls to listMuteConfigs.
|
PagedCallSettings.Builder<ListMuteConfigsRequest,ListMuteConfigsResponse,SecurityCenterClient.ListMuteConfigsPagedResponse> |
SecurityCenterStubSettings.Builder.listMuteConfigsSettings()
Returns the builder for the settings used for calls to listMuteConfigs.
|
Copyright © 2022 Google LLC. All rights reserved.