static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse> |
OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,PatchJobs.PatchJobInstanceDetails> context,
com.google.api.core.ApiFuture<PatchJobs.ListPatchJobInstanceDetailsResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<PatchJobs.ListPatchJobInstanceDetailsRequest,OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse> |
OsConfigServiceClient.listPatchJobInstanceDetailsPagedCallable() |
Get a list of instance details for a given patch job.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse> |
OsConfigServiceSettings.Builder.listPatchJobInstanceDetailsSettings() |
Returns the builder for the settings used for calls to listPatchJobInstanceDetails.
|
com.google.api.gax.rpc.PagedCallSettings<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse> |
OsConfigServiceSettings.listPatchJobInstanceDetailsSettings() |
Returns the object with the settings used for calls to listPatchJobInstanceDetails.
|