Package com.google.cloud.osconfig.v1
Class OsConfigServiceClient.ListPatchDeploymentsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment,OsConfigServiceClient.ListPatchDeploymentsPage,OsConfigServiceClient.ListPatchDeploymentsFixedSizeCollection>
-
- com.google.cloud.osconfig.v1.OsConfigServiceClient.ListPatchDeploymentsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<PatchDeployments.PatchDeployment>
- Enclosing class:
- OsConfigServiceClient
public static class OsConfigServiceClient.ListPatchDeploymentsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment,OsConfigServiceClient.ListPatchDeploymentsPage,OsConfigServiceClient.ListPatchDeploymentsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchDeploymentsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment> context, com.google.api.core.ApiFuture<PatchDeployments.ListPatchDeploymentsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchDeploymentsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment> context, com.google.api.core.ApiFuture<PatchDeployments.ListPatchDeploymentsResponse> futureResponse)
-
-