Uses of Interface
com.google.cloud.osconfig.v1.PatchDeployments.PatchDeploymentOrBuilder
-
Packages that use PatchDeployments.PatchDeploymentOrBuilder Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of PatchDeployments.PatchDeploymentOrBuilder in com.google.cloud.osconfig.v1
Classes in com.google.cloud.osconfig.v1 that implement PatchDeployments.PatchDeploymentOrBuilder Modifier and Type Class Description static class
PatchDeployments.PatchDeployment
Patch deployments are configurations that individual patch jobs use to complete a patch.static class
PatchDeployments.PatchDeployment.Builder
Patch deployments are configurations that individual patch jobs use to complete a patch.Methods in com.google.cloud.osconfig.v1 that return PatchDeployments.PatchDeploymentOrBuilder Modifier and Type Method Description PatchDeployments.PatchDeploymentOrBuilder
PatchDeployments.CreatePatchDeploymentRequest.Builder. getPatchDeploymentOrBuilder()
Required.PatchDeployments.PatchDeploymentOrBuilder
PatchDeployments.CreatePatchDeploymentRequest. getPatchDeploymentOrBuilder()
Required.PatchDeployments.PatchDeploymentOrBuilder
PatchDeployments.CreatePatchDeploymentRequestOrBuilder. getPatchDeploymentOrBuilder()
Required.PatchDeployments.PatchDeploymentOrBuilder
PatchDeployments.UpdatePatchDeploymentRequest.Builder. getPatchDeploymentOrBuilder()
Required.PatchDeployments.PatchDeploymentOrBuilder
PatchDeployments.UpdatePatchDeploymentRequest. getPatchDeploymentOrBuilder()
Required.PatchDeployments.PatchDeploymentOrBuilder
PatchDeployments.UpdatePatchDeploymentRequestOrBuilder. getPatchDeploymentOrBuilder()
Required.PatchDeployments.PatchDeploymentOrBuilder
PatchDeployments.ListPatchDeploymentsResponse.Builder. getPatchDeploymentsOrBuilder(int index)
The list of patch deployments.PatchDeployments.PatchDeploymentOrBuilder
PatchDeployments.ListPatchDeploymentsResponse. getPatchDeploymentsOrBuilder(int index)
The list of patch deployments.PatchDeployments.PatchDeploymentOrBuilder
PatchDeployments.ListPatchDeploymentsResponseOrBuilder. getPatchDeploymentsOrBuilder(int index)
The list of patch deployments.Methods in com.google.cloud.osconfig.v1 that return types with arguments of type PatchDeployments.PatchDeploymentOrBuilder Modifier and Type Method Description List<? extends PatchDeployments.PatchDeploymentOrBuilder>
PatchDeployments.ListPatchDeploymentsResponse.Builder. getPatchDeploymentsOrBuilderList()
The list of patch deployments.List<? extends PatchDeployments.PatchDeploymentOrBuilder>
PatchDeployments.ListPatchDeploymentsResponse. getPatchDeploymentsOrBuilderList()
The list of patch deployments.List<? extends PatchDeployments.PatchDeploymentOrBuilder>
PatchDeployments.ListPatchDeploymentsResponseOrBuilder. getPatchDeploymentsOrBuilderList()
The list of patch deployments.
-