static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchDeploymentsPagedResponse> |
OsConfigServiceClient.ListPatchDeploymentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment> context,
com.google.api.core.ApiFuture<PatchDeployments.ListPatchDeploymentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<PatchDeployments.ListPatchDeploymentsRequest,OsConfigServiceClient.ListPatchDeploymentsPagedResponse> |
OsConfigServiceClient.listPatchDeploymentsPagedCallable()
Get a page of OS Config patch deployments.
|
com.google.api.gax.rpc.PagedCallSettings<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,OsConfigServiceClient.ListPatchDeploymentsPagedResponse> |
OsConfigServiceSettings.listPatchDeploymentsSettings()
Returns the object with the settings used for calls to listPatchDeployments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,OsConfigServiceClient.ListPatchDeploymentsPagedResponse> |
OsConfigServiceSettings.Builder.listPatchDeploymentsSettings()
Returns the builder for the settings used for calls to listPatchDeployments.
|