Package com.google.cloud.osconfig.v1beta
Class OsConfigServiceClient.ListPatchJobsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob,OsConfigServiceClient.ListPatchJobsPage,OsConfigServiceClient.ListPatchJobsFixedSizeCollection>
-
- com.google.cloud.osconfig.v1beta.OsConfigServiceClient.ListPatchJobsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<PatchJobs.PatchJob>
- Enclosing class:
- OsConfigServiceClient
public static class OsConfigServiceClient.ListPatchJobsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob,OsConfigServiceClient.ListPatchJobsPage,OsConfigServiceClient.ListPatchJobsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected OsConfigServiceClient.ListPatchJobsFixedSizeCollection
createCollection(List<OsConfigServiceClient.ListPatchJobsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected OsConfigServiceClient.ListPatchJobsFixedSizeCollection createCollection(List<OsConfigServiceClient.ListPatchJobsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob,OsConfigServiceClient.ListPatchJobsPage,OsConfigServiceClient.ListPatchJobsFixedSizeCollection>
-
-