Class HttpJsonSecurityCenterStub (2.50.0)

public class HttpJsonSecurityCenterStub extends SecurityCenterStub

REST stub implementation for the SecurityCenter service API.

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

Inheritance

java.lang.Object > SecurityCenterStub > HttpJsonSecurityCenterStub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonSecurityCenterStub create(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
HttpJsonSecurityCenterStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonSecurityCenterStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory
Returns
Type Description
HttpJsonSecurityCenterStub
Exceptions
Type Description
IOException

create(SecurityCenterStubSettings settings)

public static final HttpJsonSecurityCenterStub create(SecurityCenterStubSettings settings)
Parameter
Name Description
settings SecurityCenterStubSettings
Returns
Type Description
HttpJsonSecurityCenterStub
Exceptions
Type Description
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Type Description
List<ApiMethodDescriptor>

Constructors

HttpJsonSecurityCenterStub(SecurityCenterStubSettings settings, ClientContext clientContext)

protected HttpJsonSecurityCenterStub(SecurityCenterStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonSecurityCenterStub, 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
Name Description
settings SecurityCenterStubSettings
clientContext ClientContext

HttpJsonSecurityCenterStub(SecurityCenterStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonSecurityCenterStub(SecurityCenterStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonSecurityCenterStub, 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
Name Description
settings SecurityCenterStubSettings
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

batchCreateResourceValueConfigsCallable()

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

bulkMuteFindingsCallable()

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

bulkMuteFindingsOperationCallable()

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

close()

public final void close()
Overrides

createBigQueryExportCallable()

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

createFindingCallable()

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

createMuteConfigCallable()

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

createNotificationConfigCallable()

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

createSourceCallable()

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

deleteBigQueryExportCallable()

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

deleteMuteConfigCallable()

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

deleteNotificationConfigCallable()

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

deleteResourceValueConfigCallable()

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

getBigQueryExportCallable()

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

getHttpJsonOperationsStub()

public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns
Type Description
HttpJsonOperationsStub
Overrides

getIamPolicyCallable()

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

getMuteConfigCallable()

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

getNotificationConfigCallable()

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

getResourceValueConfigCallable()

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

getSimulationCallable()

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

getSourceCallable()

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

getValuedResourceCallable()

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

groupFindingsCallable()

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

groupFindingsPagedCallable()

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

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listAttackPathsCallable()

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

listAttackPathsPagedCallable()

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

listBigQueryExportsCallable()

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

listBigQueryExportsPagedCallable()

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

listFindingsCallable()

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

listFindingsPagedCallable()

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

listMuteConfigsCallable()

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

listMuteConfigsPagedCallable()

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

listNotificationConfigsCallable()

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

listNotificationConfigsPagedCallable()

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

listResourceValueConfigsCallable()

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

listResourceValueConfigsPagedCallable()

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

listSourcesCallable()

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

listSourcesPagedCallable()

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

listValuedResourcesCallable()

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

listValuedResourcesPagedCallable()

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

setFindingStateCallable()

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

setIamPolicyCallable()

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

setMuteCallable()

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

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

testIamPermissionsCallable()

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

updateBigQueryExportCallable()

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

updateExternalSystemCallable()

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

updateFindingCallable()

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

updateMuteConfigCallable()

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

updateNotificationConfigCallable()

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

updateResourceValueConfigCallable()

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

updateSecurityMarksCallable()

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

updateSourceCallable()

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