Uses of Class
com.google.cloud.osconfig.v1.OsConfigServiceClient.ListPatchJobsPage
-
Packages that use OsConfigServiceClient.ListPatchJobsPage Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of OsConfigServiceClient.ListPatchJobsPage in com.google.cloud.osconfig.v1
Methods in com.google.cloud.osconfig.v1 that return OsConfigServiceClient.ListPatchJobsPage Modifier and Type Method Description protected OsConfigServiceClient.ListPatchJobsPageOsConfigServiceClient.ListPatchJobsPage. createPage(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context, PatchJobs.ListPatchJobsResponse response)Methods in com.google.cloud.osconfig.v1 that return types with arguments of type OsConfigServiceClient.ListPatchJobsPage Modifier and Type Method Description com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchJobsPage>OsConfigServiceClient.ListPatchJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context, com.google.api.core.ApiFuture<PatchJobs.ListPatchJobsResponse> futureResponse)Method parameters in com.google.cloud.osconfig.v1 with type arguments of type OsConfigServiceClient.ListPatchJobsPage Modifier and Type Method Description protected OsConfigServiceClient.ListPatchJobsFixedSizeCollectionOsConfigServiceClient.ListPatchJobsFixedSizeCollection. createCollection(List<OsConfigServiceClient.ListPatchJobsPage> pages, int collectionSize)
-