@Generated(value="by gapic-generator-java") public abstract class SecurityCenterStub extends Object implements BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
Constructor and Description |
---|
SecurityCenterStub() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
awaitTermination, isShutdown, isTerminated, shutdown, shutdownNow
public OperationsStub getOperationsStub()
public OperationsStub getHttpJsonOperationsStub()
public OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty> bulkMuteFindingsOperationCallable()
public UnaryCallable<BulkMuteFindingsRequest,Operation> bulkMuteFindingsCallable()
public UnaryCallable<CreateSourceRequest,Source> createSourceCallable()
public UnaryCallable<CreateFindingRequest,Finding> createFindingCallable()
public UnaryCallable<CreateMuteConfigRequest,MuteConfig> createMuteConfigCallable()
public UnaryCallable<CreateNotificationConfigRequest,NotificationConfig> createNotificationConfigCallable()
public UnaryCallable<DeleteMuteConfigRequest,Empty> deleteMuteConfigCallable()
public UnaryCallable<DeleteNotificationConfigRequest,Empty> deleteNotificationConfigCallable()
public UnaryCallable<GetBigQueryExportRequest,BigQueryExport> getBigQueryExportCallable()
public UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicyCallable()
public UnaryCallable<GetMuteConfigRequest,MuteConfig> getMuteConfigCallable()
public UnaryCallable<GetNotificationConfigRequest,NotificationConfig> getNotificationConfigCallable()
public UnaryCallable<GetOrganizationSettingsRequest,OrganizationSettings> getOrganizationSettingsCallable()
public UnaryCallable<GetSourceRequest,Source> getSourceCallable()
public UnaryCallable<GroupAssetsRequest,SecurityCenterClient.GroupAssetsPagedResponse> groupAssetsPagedCallable()
public UnaryCallable<GroupAssetsRequest,GroupAssetsResponse> groupAssetsCallable()
public UnaryCallable<GroupFindingsRequest,SecurityCenterClient.GroupFindingsPagedResponse> groupFindingsPagedCallable()
public UnaryCallable<GroupFindingsRequest,GroupFindingsResponse> groupFindingsCallable()
public UnaryCallable<ListAssetsRequest,SecurityCenterClient.ListAssetsPagedResponse> listAssetsPagedCallable()
public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
public UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse> listFindingsPagedCallable()
public UnaryCallable<ListFindingsRequest,ListFindingsResponse> listFindingsCallable()
public UnaryCallable<ListMuteConfigsRequest,SecurityCenterClient.ListMuteConfigsPagedResponse> listMuteConfigsPagedCallable()
public UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse> listMuteConfigsCallable()
public UnaryCallable<ListNotificationConfigsRequest,SecurityCenterClient.ListNotificationConfigsPagedResponse> listNotificationConfigsPagedCallable()
public UnaryCallable<ListNotificationConfigsRequest,ListNotificationConfigsResponse> listNotificationConfigsCallable()
public UnaryCallable<ListSourcesRequest,SecurityCenterClient.ListSourcesPagedResponse> listSourcesPagedCallable()
public UnaryCallable<ListSourcesRequest,ListSourcesResponse> listSourcesCallable()
public OperationCallable<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,Empty> runAssetDiscoveryOperationCallable()
public UnaryCallable<RunAssetDiscoveryRequest,Operation> runAssetDiscoveryCallable()
public UnaryCallable<SetFindingStateRequest,Finding> setFindingStateCallable()
public UnaryCallable<SetMuteRequest,Finding> setMuteCallable()
public UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicyCallable()
public UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsCallable()
public UnaryCallable<UpdateExternalSystemRequest,ExternalSystem> updateExternalSystemCallable()
public UnaryCallable<UpdateFindingRequest,Finding> updateFindingCallable()
public UnaryCallable<UpdateMuteConfigRequest,MuteConfig> updateMuteConfigCallable()
public UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig> updateNotificationConfigCallable()
public UnaryCallable<UpdateOrganizationSettingsRequest,OrganizationSettings> updateOrganizationSettingsCallable()
public UnaryCallable<UpdateSourceRequest,Source> updateSourceCallable()
public UnaryCallable<UpdateSecurityMarksRequest,SecurityMarks> updateSecurityMarksCallable()
public UnaryCallable<CreateBigQueryExportRequest,BigQueryExport> createBigQueryExportCallable()
public UnaryCallable<DeleteBigQueryExportRequest,Empty> deleteBigQueryExportCallable()
public UnaryCallable<UpdateBigQueryExportRequest,BigQueryExport> updateBigQueryExportCallable()
public UnaryCallable<ListBigQueryExportsRequest,SecurityCenterClient.ListBigQueryExportsPagedResponse> listBigQueryExportsPagedCallable()
public UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse> listBigQueryExportsCallable()
public abstract void close()
close
in interface AutoCloseable
Copyright © 2022 Google LLC. All rights reserved.