Class GrpcSecurityCenterStub (2.47.0)

public class GrpcSecurityCenterStub extends SecurityCenterStub

gRPC stub implementation for the SecurityCenter service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > SecurityCenterStub > GrpcSecurityCenterStub

Static Methods

create(ClientContext clientContext)

public static final GrpcSecurityCenterStub create(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext
Returns
TypeDescription
GrpcSecurityCenterStub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)

public static final GrpcSecurityCenterStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryGrpcStubCallableFactory
Returns
TypeDescription
GrpcSecurityCenterStub
Exceptions
TypeDescription
IOException

create(SecurityCenterStubSettings settings)

public static final GrpcSecurityCenterStub create(SecurityCenterStubSettings settings)
Parameter
NameDescription
settingsSecurityCenterStubSettings
Returns
TypeDescription
GrpcSecurityCenterStub
Exceptions
TypeDescription
IOException

Constructors

GrpcSecurityCenterStub(SecurityCenterStubSettings settings, ClientContext clientContext)

protected GrpcSecurityCenterStub(SecurityCenterStubSettings settings, ClientContext clientContext)

Constructs an instance of GrpcSecurityCenterStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsSecurityCenterStubSettings
clientContextClientContext

GrpcSecurityCenterStub(SecurityCenterStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

protected GrpcSecurityCenterStub(SecurityCenterStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

Constructs an instance of GrpcSecurityCenterStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsSecurityCenterStubSettings
clientContextClientContext
callableFactoryGrpcStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

batchCreateResourceValueConfigsCallable()

public UnaryCallable<BatchCreateResourceValueConfigsRequest,BatchCreateResourceValueConfigsResponse> batchCreateResourceValueConfigsCallable()
Returns
TypeDescription
UnaryCallable<BatchCreateResourceValueConfigsRequest,BatchCreateResourceValueConfigsResponse>
Overrides

bulkMuteFindingsCallable()

public UnaryCallable<BulkMuteFindingsRequest,Operation> bulkMuteFindingsCallable()
Returns
TypeDescription
UnaryCallable<BulkMuteFindingsRequest,Operation>
Overrides

bulkMuteFindingsOperationCallable()

public OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty> bulkMuteFindingsOperationCallable()
Returns
TypeDescription
OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty>
Overrides

close()

public final void close()
Overrides

createBigQueryExportCallable()

public UnaryCallable<CreateBigQueryExportRequest,BigQueryExport> createBigQueryExportCallable()
Returns
TypeDescription
UnaryCallable<CreateBigQueryExportRequest,BigQueryExport>
Overrides

createFindingCallable()

public UnaryCallable<CreateFindingRequest,Finding> createFindingCallable()
Returns
TypeDescription
UnaryCallable<CreateFindingRequest,Finding>
Overrides

createMuteConfigCallable()

public UnaryCallable<CreateMuteConfigRequest,MuteConfig> createMuteConfigCallable()
Returns
TypeDescription
UnaryCallable<CreateMuteConfigRequest,MuteConfig>
Overrides

createNotificationConfigCallable()

public UnaryCallable<CreateNotificationConfigRequest,NotificationConfig> createNotificationConfigCallable()
Returns
TypeDescription
UnaryCallable<CreateNotificationConfigRequest,NotificationConfig>
Overrides

createSourceCallable()

public UnaryCallable<CreateSourceRequest,Source> createSourceCallable()
Returns
TypeDescription
UnaryCallable<CreateSourceRequest,Source>
Overrides

deleteBigQueryExportCallable()

public UnaryCallable<DeleteBigQueryExportRequest,Empty> deleteBigQueryExportCallable()
Returns
TypeDescription
UnaryCallable<DeleteBigQueryExportRequest,Empty>
Overrides

deleteMuteConfigCallable()

public UnaryCallable<DeleteMuteConfigRequest,Empty> deleteMuteConfigCallable()
Returns
TypeDescription
UnaryCallable<DeleteMuteConfigRequest,Empty>
Overrides

deleteNotificationConfigCallable()

public UnaryCallable<DeleteNotificationConfigRequest,Empty> deleteNotificationConfigCallable()
Returns
TypeDescription
UnaryCallable<DeleteNotificationConfigRequest,Empty>
Overrides

deleteResourceValueConfigCallable()

public UnaryCallable<DeleteResourceValueConfigRequest,Empty> deleteResourceValueConfigCallable()
Returns
TypeDescription
UnaryCallable<DeleteResourceValueConfigRequest,Empty>
Overrides

getBigQueryExportCallable()

public UnaryCallable<GetBigQueryExportRequest,BigQueryExport> getBigQueryExportCallable()
Returns
TypeDescription
UnaryCallable<GetBigQueryExportRequest,BigQueryExport>
Overrides

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>
Overrides

getMuteConfigCallable()

public UnaryCallable<GetMuteConfigRequest,MuteConfig> getMuteConfigCallable()
Returns
TypeDescription
UnaryCallable<GetMuteConfigRequest,MuteConfig>
Overrides

getNotificationConfigCallable()

public UnaryCallable<GetNotificationConfigRequest,NotificationConfig> getNotificationConfigCallable()
Returns
TypeDescription
UnaryCallable<GetNotificationConfigRequest,NotificationConfig>
Overrides

getOperationsStub()

public GrpcOperationsStub getOperationsStub()
Returns
TypeDescription
GrpcOperationsStub
Overrides

getResourceValueConfigCallable()

public UnaryCallable<GetResourceValueConfigRequest,ResourceValueConfig> getResourceValueConfigCallable()
Returns
TypeDescription
UnaryCallable<GetResourceValueConfigRequest,ResourceValueConfig>
Overrides

getSimulationCallable()

public UnaryCallable<GetSimulationRequest,Simulation> getSimulationCallable()
Returns
TypeDescription
UnaryCallable<GetSimulationRequest,Simulation>
Overrides

getSourceCallable()

public UnaryCallable<GetSourceRequest,Source> getSourceCallable()
Returns
TypeDescription
UnaryCallable<GetSourceRequest,Source>
Overrides

getValuedResourceCallable()

public UnaryCallable<GetValuedResourceRequest,ValuedResource> getValuedResourceCallable()
Returns
TypeDescription
UnaryCallable<GetValuedResourceRequest,ValuedResource>
Overrides

groupFindingsCallable()

public UnaryCallable<GroupFindingsRequest,GroupFindingsResponse> groupFindingsCallable()
Returns
TypeDescription
UnaryCallable<GroupFindingsRequest,GroupFindingsResponse>
Overrides

groupFindingsPagedCallable()

public UnaryCallable<GroupFindingsRequest,SecurityCenterClient.GroupFindingsPagedResponse> groupFindingsPagedCallable()
Returns
TypeDescription
UnaryCallable<GroupFindingsRequest,GroupFindingsPagedResponse>
Overrides

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

listAttackPathsCallable()

public UnaryCallable<ListAttackPathsRequest,ListAttackPathsResponse> listAttackPathsCallable()
Returns
TypeDescription
UnaryCallable<ListAttackPathsRequest,ListAttackPathsResponse>
Overrides

listAttackPathsPagedCallable()

public UnaryCallable<ListAttackPathsRequest,SecurityCenterClient.ListAttackPathsPagedResponse> listAttackPathsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListAttackPathsRequest,ListAttackPathsPagedResponse>
Overrides

listBigQueryExportsCallable()

public UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse> listBigQueryExportsCallable()
Returns
TypeDescription
UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse>
Overrides

listBigQueryExportsPagedCallable()

public UnaryCallable<ListBigQueryExportsRequest,SecurityCenterClient.ListBigQueryExportsPagedResponse> listBigQueryExportsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsPagedResponse>
Overrides

listFindingsCallable()

public UnaryCallable<ListFindingsRequest,ListFindingsResponse> listFindingsCallable()
Returns
TypeDescription
UnaryCallable<ListFindingsRequest,ListFindingsResponse>
Overrides

listFindingsPagedCallable()

public UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse> listFindingsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListFindingsRequest,ListFindingsPagedResponse>
Overrides

listMuteConfigsCallable()

public UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse> listMuteConfigsCallable()
Returns
TypeDescription
UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse>
Overrides

listMuteConfigsPagedCallable()

public UnaryCallable<ListMuteConfigsRequest,SecurityCenterClient.ListMuteConfigsPagedResponse> listMuteConfigsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsPagedResponse>
Overrides

listNotificationConfigsCallable()

public UnaryCallable<ListNotificationConfigsRequest,ListNotificationConfigsResponse> listNotificationConfigsCallable()
Returns
TypeDescription
UnaryCallable<ListNotificationConfigsRequest,ListNotificationConfigsResponse>
Overrides

listNotificationConfigsPagedCallable()

public UnaryCallable<ListNotificationConfigsRequest,SecurityCenterClient.ListNotificationConfigsPagedResponse> listNotificationConfigsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListNotificationConfigsRequest,ListNotificationConfigsPagedResponse>
Overrides

listResourceValueConfigsCallable()

public UnaryCallable<ListResourceValueConfigsRequest,ListResourceValueConfigsResponse> listResourceValueConfigsCallable()
Returns
TypeDescription
UnaryCallable<ListResourceValueConfigsRequest,ListResourceValueConfigsResponse>
Overrides

listResourceValueConfigsPagedCallable()

public UnaryCallable<ListResourceValueConfigsRequest,SecurityCenterClient.ListResourceValueConfigsPagedResponse> listResourceValueConfigsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListResourceValueConfigsRequest,ListResourceValueConfigsPagedResponse>
Overrides

listSourcesCallable()

public UnaryCallable<ListSourcesRequest,ListSourcesResponse> listSourcesCallable()
Returns
TypeDescription
UnaryCallable<ListSourcesRequest,ListSourcesResponse>
Overrides

listSourcesPagedCallable()

public UnaryCallable<ListSourcesRequest,SecurityCenterClient.ListSourcesPagedResponse> listSourcesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListSourcesRequest,ListSourcesPagedResponse>
Overrides

listValuedResourcesCallable()

public UnaryCallable<ListValuedResourcesRequest,ListValuedResourcesResponse> listValuedResourcesCallable()
Returns
TypeDescription
UnaryCallable<ListValuedResourcesRequest,ListValuedResourcesResponse>
Overrides

listValuedResourcesPagedCallable()

public UnaryCallable<ListValuedResourcesRequest,SecurityCenterClient.ListValuedResourcesPagedResponse> listValuedResourcesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListValuedResourcesRequest,ListValuedResourcesPagedResponse>
Overrides

setFindingStateCallable()

public UnaryCallable<SetFindingStateRequest,Finding> setFindingStateCallable()
Returns
TypeDescription
UnaryCallable<SetFindingStateRequest,Finding>
Overrides

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>
Overrides

setMuteCallable()

public UnaryCallable<SetMuteRequest,Finding> setMuteCallable()
Returns
TypeDescription
UnaryCallable<SetMuteRequest,Finding>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>
Overrides

updateBigQueryExportCallable()

public UnaryCallable<UpdateBigQueryExportRequest,BigQueryExport> updateBigQueryExportCallable()
Returns
TypeDescription
UnaryCallable<UpdateBigQueryExportRequest,BigQueryExport>
Overrides

updateExternalSystemCallable()

public UnaryCallable<UpdateExternalSystemRequest,ExternalSystem> updateExternalSystemCallable()
Returns
TypeDescription
UnaryCallable<UpdateExternalSystemRequest,ExternalSystem>
Overrides

updateFindingCallable()

public UnaryCallable<UpdateFindingRequest,Finding> updateFindingCallable()
Returns
TypeDescription
UnaryCallable<UpdateFindingRequest,Finding>
Overrides

updateMuteConfigCallable()

public UnaryCallable<UpdateMuteConfigRequest,MuteConfig> updateMuteConfigCallable()
Returns
TypeDescription
UnaryCallable<UpdateMuteConfigRequest,MuteConfig>
Overrides

updateNotificationConfigCallable()

public UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig> updateNotificationConfigCallable()
Returns
TypeDescription
UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig>
Overrides

updateResourceValueConfigCallable()

public UnaryCallable<UpdateResourceValueConfigRequest,ResourceValueConfig> updateResourceValueConfigCallable()
Returns
TypeDescription
UnaryCallable<UpdateResourceValueConfigRequest,ResourceValueConfig>
Overrides

updateSecurityMarksCallable()

public UnaryCallable<UpdateSecurityMarksRequest,SecurityMarks> updateSecurityMarksCallable()
Returns
TypeDescription
UnaryCallable<UpdateSecurityMarksRequest,SecurityMarks>
Overrides

updateSourceCallable()

public UnaryCallable<UpdateSourceRequest,Source> updateSourceCallable()
Returns
TypeDescription
UnaryCallable<UpdateSourceRequest,Source>
Overrides