Class HttpJsonSecurityCenterStub (2.7.1)

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
NameDescription
clientContextClientContext
Returns
TypeDescription
HttpJsonSecurityCenterStub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonSecurityCenterStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory
Returns
TypeDescription
HttpJsonSecurityCenterStub
Exceptions
TypeDescription
IOException

create(SecurityCenterStubSettings settings)

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

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
TypeDescription
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
NameDescription
settingsSecurityCenterStubSettings
clientContextClientContext

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
NameDescription
settingsSecurityCenterStubSettings
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

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

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

getBigQueryExportCallable()

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

getHttpJsonOperationsStub()

public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
HttpJsonOperationsStub
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

getOrganizationSettingsCallable()

public UnaryCallable<GetOrganizationSettingsRequest,OrganizationSettings> getOrganizationSettingsCallable()
Returns
TypeDescription
UnaryCallable<GetOrganizationSettingsRequest,OrganizationSettings>
Overrides

getSourceCallable()

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

groupAssetsCallable()

public UnaryCallable<GroupAssetsRequest,GroupAssetsResponse> groupAssetsCallable()
Returns
TypeDescription
UnaryCallable<GroupAssetsRequest,GroupAssetsResponse>
Overrides

groupAssetsPagedCallable()

public UnaryCallable<GroupAssetsRequest,SecurityCenterClient.GroupAssetsPagedResponse> groupAssetsPagedCallable()
Returns
TypeDescription
UnaryCallable<GroupAssetsRequest,GroupAssetsPagedResponse>
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

listAssetsCallable()

public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
Returns
TypeDescription
UnaryCallable<ListAssetsRequest,ListAssetsResponse>
Overrides

listAssetsPagedCallable()

public UnaryCallable<ListAssetsRequest,SecurityCenterClient.ListAssetsPagedResponse> listAssetsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListAssetsRequest,ListAssetsPagedResponse>
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

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

runAssetDiscoveryCallable()

public UnaryCallable<RunAssetDiscoveryRequest,Operation> runAssetDiscoveryCallable()
Returns
TypeDescription
UnaryCallable<RunAssetDiscoveryRequest,Operation>
Overrides

runAssetDiscoveryOperationCallable()

public OperationCallable<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,Empty> runAssetDiscoveryOperationCallable()
Returns
TypeDescription
OperationCallable<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,Empty>
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

updateOrganizationSettingsCallable()

public UnaryCallable<UpdateOrganizationSettingsRequest,OrganizationSettings> updateOrganizationSettingsCallable()
Returns
TypeDescription
UnaryCallable<UpdateOrganizationSettingsRequest,OrganizationSettings>
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