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