Uses of Class
com.google.cloud.securitycenter.v1p1beta1.SecurityCenterClient.ListNotificationConfigsPage
-
Packages that use SecurityCenterClient.ListNotificationConfigsPage Package Description com.google.cloud.securitycenter.v1p1beta1 A client to Security Command Center API -
-
Uses of SecurityCenterClient.ListNotificationConfigsPage in com.google.cloud.securitycenter.v1p1beta1
Methods in com.google.cloud.securitycenter.v1p1beta1 that return SecurityCenterClient.ListNotificationConfigsPage Modifier and Type Method Description protected SecurityCenterClient.ListNotificationConfigsPage
SecurityCenterClient.ListNotificationConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context, ListNotificationConfigsResponse response)
Methods in com.google.cloud.securitycenter.v1p1beta1 that return types with arguments of type SecurityCenterClient.ListNotificationConfigsPage Modifier and Type Method Description com.google.api.core.ApiFuture<SecurityCenterClient.ListNotificationConfigsPage>
SecurityCenterClient.ListNotificationConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context, com.google.api.core.ApiFuture<ListNotificationConfigsResponse> futureResponse)
Method parameters in com.google.cloud.securitycenter.v1p1beta1 with type arguments of type SecurityCenterClient.ListNotificationConfigsPage Modifier and Type Method Description protected SecurityCenterClient.ListNotificationConfigsFixedSizeCollection
SecurityCenterClient.ListNotificationConfigsFixedSizeCollection. createCollection(List<SecurityCenterClient.ListNotificationConfigsPage> pages, int collectionSize)
-