Package com.google.cloud.osconfig.v1
Class OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,PatchJobs.PatchJobInstanceDetails,OsConfigServiceClient.ListPatchJobInstanceDetailsPage,OsConfigServiceClient.ListPatchJobInstanceDetailsFixedSizeCollection>
-
- com.google.cloud.osconfig.v1.OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<PatchJobs.PatchJobInstanceDetails>
- Enclosing class:
- OsConfigServiceClient
public static class OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,PatchJobs.PatchJobInstanceDetails,OsConfigServiceClient.ListPatchJobInstanceDetailsPage,OsConfigServiceClient.ListPatchJobInstanceDetailsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,PatchJobs.PatchJobInstanceDetails> context, com.google.api.core.ApiFuture<PatchJobs.ListPatchJobInstanceDetailsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,PatchJobs.PatchJobInstanceDetails> context, com.google.api.core.ApiFuture<PatchJobs.ListPatchJobInstanceDetailsResponse> futureResponse)
-
-