| Package | Description |
|---|---|
| com.google.cloud.osconfig.v1 |
A client to OS Config API
|
| com.google.cloud.osconfig.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
OsConfigServiceClient.ListPatchJobsPagedResponse |
OsConfigServiceClient.listPatchJobs(PatchJobs.ListPatchJobsRequest request)
Get a list of patch jobs.
|
OsConfigServiceClient.ListPatchJobsPagedResponse |
OsConfigServiceClient.listPatchJobs(ProjectName parent)
Get a list of patch jobs.
|
OsConfigServiceClient.ListPatchJobsPagedResponse |
OsConfigServiceClient.listPatchJobs(String parent)
Get a list of patch jobs.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchJobsPagedResponse> |
OsConfigServiceClient.ListPatchJobsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context,
com.google.api.core.ApiFuture<PatchJobs.ListPatchJobsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<PatchJobs.ListPatchJobsRequest,OsConfigServiceClient.ListPatchJobsPagedResponse> |
OsConfigServiceClient.listPatchJobsPagedCallable()
Get a list of patch jobs.
|
com.google.api.gax.rpc.PagedCallSettings<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,OsConfigServiceClient.ListPatchJobsPagedResponse> |
OsConfigServiceSettings.listPatchJobsSettings()
Returns the object with the settings used for calls to listPatchJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,OsConfigServiceClient.ListPatchJobsPagedResponse> |
OsConfigServiceSettings.Builder.listPatchJobsSettings()
Returns the builder for the settings used for calls to listPatchJobs.
|
Copyright © 2024 Google LLC. All rights reserved.