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