- 2.60.0 (latest)
- 2.59.0
- 2.57.0
- 2.56.0
- 2.55.0
- 2.54.0
- 2.53.0
- 2.52.0
- 2.51.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.26.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.1
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.1
- 2.6.0
- 2.5.6
- 2.3.2
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.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonSecurityCenterStub create(ClientContext clientContext)
Name | Description |
clientContext | ClientContext |
Type | Description |
HttpJsonSecurityCenterStub |
Type | Description |
IOException |
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonSecurityCenterStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Name | Description |
clientContext | ClientContext |
callableFactory | HttpJsonStubCallableFactory |
Type | Description |
HttpJsonSecurityCenterStub |
Type | Description |
IOException |
create(SecurityCenterStubSettings settings)
public static final HttpJsonSecurityCenterStub create(SecurityCenterStubSettings settings)
Name | Description |
settings | SecurityCenterStubSettings |
Type | Description |
HttpJsonSecurityCenterStub |
Type | Description |
IOException |
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
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.
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.
Name | Description |
settings | SecurityCenterStubSettings |
clientContext | ClientContext |
callableFactory | HttpJsonStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Name | Description |
duration | long |
unit | TimeUnit |
Type | Description |
boolean |
Type | Description |
InterruptedException |
close()
public final void close()
createFindingCallable()
public UnaryCallable<CreateFindingRequest,Finding> createFindingCallable()
Type | Description |
UnaryCallable<CreateFindingRequest,Finding> |
createSourceCallable()
public UnaryCallable<CreateSourceRequest,Source> createSourceCallable()
Type | Description |
UnaryCallable<CreateSourceRequest,Source> |
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub()
Type | Description |
HttpJsonOperationsStub |
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getOrganizationSettingsCallable()
public UnaryCallable<GetOrganizationSettingsRequest,OrganizationSettings> getOrganizationSettingsCallable()
Type | Description |
UnaryCallable<GetOrganizationSettingsRequest,OrganizationSettings> |
getSourceCallable()
public UnaryCallable<GetSourceRequest,Source> getSourceCallable()
Type | Description |
UnaryCallable<GetSourceRequest,Source> |
groupAssetsCallable()
public UnaryCallable<GroupAssetsRequest,GroupAssetsResponse> groupAssetsCallable()
Type | Description |
UnaryCallable<GroupAssetsRequest,GroupAssetsResponse> |
groupAssetsPagedCallable()
public UnaryCallable<GroupAssetsRequest,SecurityCenterClient.GroupAssetsPagedResponse> groupAssetsPagedCallable()
Type | Description |
UnaryCallable<GroupAssetsRequest,GroupAssetsPagedResponse> |
groupFindingsCallable()
public UnaryCallable<GroupFindingsRequest,GroupFindingsResponse> groupFindingsCallable()
Type | Description |
UnaryCallable<GroupFindingsRequest,GroupFindingsResponse> |
groupFindingsPagedCallable()
public UnaryCallable<GroupFindingsRequest,SecurityCenterClient.GroupFindingsPagedResponse> groupFindingsPagedCallable()
Type | Description |
UnaryCallable<GroupFindingsRequest,GroupFindingsPagedResponse> |
isShutdown()
public boolean isShutdown()
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Type | Description |
boolean |
listAssetsCallable()
public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
Type | Description |
UnaryCallable<ListAssetsRequest,ListAssetsResponse> |
listAssetsPagedCallable()
public UnaryCallable<ListAssetsRequest,SecurityCenterClient.ListAssetsPagedResponse> listAssetsPagedCallable()
Type | Description |
UnaryCallable<ListAssetsRequest,ListAssetsPagedResponse> |
listFindingsCallable()
public UnaryCallable<ListFindingsRequest,ListFindingsResponse> listFindingsCallable()
Type | Description |
UnaryCallable<ListFindingsRequest,ListFindingsResponse> |
listFindingsPagedCallable()
public UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse> listFindingsPagedCallable()
Type | Description |
UnaryCallable<ListFindingsRequest,ListFindingsPagedResponse> |
listSourcesCallable()
public UnaryCallable<ListSourcesRequest,ListSourcesResponse> listSourcesCallable()
Type | Description |
UnaryCallable<ListSourcesRequest,ListSourcesResponse> |
listSourcesPagedCallable()
public UnaryCallable<ListSourcesRequest,SecurityCenterClient.ListSourcesPagedResponse> listSourcesPagedCallable()
Type | Description |
UnaryCallable<ListSourcesRequest,ListSourcesPagedResponse> |
runAssetDiscoveryCallable()
public UnaryCallable<RunAssetDiscoveryRequest,Operation> runAssetDiscoveryCallable()
Type | Description |
UnaryCallable<RunAssetDiscoveryRequest,Operation> |
runAssetDiscoveryOperationCallable()
public OperationCallable<RunAssetDiscoveryRequest,Empty,Empty> runAssetDiscoveryOperationCallable()
Type | Description |
OperationCallable<RunAssetDiscoveryRequest,Empty,Empty> |
setFindingStateCallable()
public UnaryCallable<SetFindingStateRequest,Finding> setFindingStateCallable()
Type | Description |
UnaryCallable<SetFindingStateRequest,Finding> |
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
updateFindingCallable()
public UnaryCallable<UpdateFindingRequest,Finding> updateFindingCallable()
Type | Description |
UnaryCallable<UpdateFindingRequest,Finding> |
updateOrganizationSettingsCallable()
public UnaryCallable<UpdateOrganizationSettingsRequest,OrganizationSettings> updateOrganizationSettingsCallable()
Type | Description |
UnaryCallable<UpdateOrganizationSettingsRequest,OrganizationSettings> |
updateSecurityMarksCallable()
public UnaryCallable<UpdateSecurityMarksRequest,SecurityMarks> updateSecurityMarksCallable()
Type | Description |
UnaryCallable<UpdateSecurityMarksRequest,SecurityMarks> |
updateSourceCallable()
public UnaryCallable<UpdateSourceRequest,Source> updateSourceCallable()
Type | Description |
UnaryCallable<UpdateSourceRequest,Source> |