| Package | Description | 
|---|---|
| com.google.cloud.securitycenter.v1beta1 | 
 A client to Cloud Security Command Center API. 
 | 
| com.google.cloud.securitycenter.v1beta1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityCenterClient.ListSourcesPagedResponse | 
SecurityCenterClient.listSources(ListSourcesRequest request)
Lists all sources belonging to an organization. 
 | 
SecurityCenterClient.ListSourcesPagedResponse | 
SecurityCenterClient.listSources(OrganizationName parent)
Lists all sources belonging to an organization. 
 | 
SecurityCenterClient.ListSourcesPagedResponse | 
SecurityCenterClient.listSources(String parent)
Lists all sources belonging to an organization. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<SecurityCenterClient.ListSourcesPagedResponse> | 
SecurityCenterClient.ListSourcesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSourcesRequest,ListSourcesResponse,Source> context,
           com.google.api.core.ApiFuture<ListSourcesResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListSourcesRequest,SecurityCenterClient.ListSourcesPagedResponse> | 
SecurityCenterClient.listSourcesPagedCallable()
Lists all sources belonging to an organization. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListSourcesRequest,ListSourcesResponse,SecurityCenterClient.ListSourcesPagedResponse> | 
SecurityCenterSettings.listSourcesSettings()
Returns the object with the settings used for calls to listSources. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSourcesRequest,ListSourcesResponse,SecurityCenterClient.ListSourcesPagedResponse> | 
SecurityCenterSettings.Builder.listSourcesSettings()
Returns the builder for the settings used for calls to listSources. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSourcesRequest,SecurityCenterClient.ListSourcesPagedResponse> | 
SecurityCenterStub.listSourcesPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListSourcesRequest,SecurityCenterClient.ListSourcesPagedResponse> | 
GrpcSecurityCenterStub.listSourcesPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListSourcesRequest,ListSourcesResponse,SecurityCenterClient.ListSourcesPagedResponse> | 
SecurityCenterStubSettings.listSourcesSettings()
Returns the object with the settings used for calls to listSources. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSourcesRequest,ListSourcesResponse,SecurityCenterClient.ListSourcesPagedResponse> | 
SecurityCenterStubSettings.Builder.listSourcesSettings()
Returns the builder for the settings used for calls to listSources. 
 | 
Copyright © 2019 Google LLC. All rights reserved.