Uses of Class
com.google.cloud.assuredworkloads.v1.AssuredWorkloadsServiceClient.ListViolationsPage
-
Packages that use AssuredWorkloadsServiceClient.ListViolationsPage Package Description com.google.cloud.assuredworkloads.v1 A client to Assured Workloads API -
-
Uses of AssuredWorkloadsServiceClient.ListViolationsPage in com.google.cloud.assuredworkloads.v1
Methods in com.google.cloud.assuredworkloads.v1 that return AssuredWorkloadsServiceClient.ListViolationsPage Modifier and Type Method Description protected AssuredWorkloadsServiceClient.ListViolationsPage
AssuredWorkloadsServiceClient.ListViolationsPage. createPage(com.google.api.gax.rpc.PageContext<ListViolationsRequest,ListViolationsResponse,Violation> context, ListViolationsResponse response)
Methods in com.google.cloud.assuredworkloads.v1 that return types with arguments of type AssuredWorkloadsServiceClient.ListViolationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<AssuredWorkloadsServiceClient.ListViolationsPage>
AssuredWorkloadsServiceClient.ListViolationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListViolationsRequest,ListViolationsResponse,Violation> context, com.google.api.core.ApiFuture<ListViolationsResponse> futureResponse)
Method parameters in com.google.cloud.assuredworkloads.v1 with type arguments of type AssuredWorkloadsServiceClient.ListViolationsPage Modifier and Type Method Description protected AssuredWorkloadsServiceClient.ListViolationsFixedSizeCollection
AssuredWorkloadsServiceClient.ListViolationsFixedSizeCollection. createCollection(List<AssuredWorkloadsServiceClient.ListViolationsPage> pages, int collectionSize)
-