Uses of Interface
com.google.cloud.osconfig.v1beta.PatchDeployments.PatchDeploymentOrBuilder
-
Packages that use PatchDeployments.PatchDeploymentOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of PatchDeployments.PatchDeploymentOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement PatchDeployments.PatchDeploymentOrBuilder Modifier and Type Class Description static classPatchDeployments.PatchDeploymentPatch deployments are configurations that individual patch jobs use to complete a patch.static classPatchDeployments.PatchDeployment.BuilderPatch deployments are configurations that individual patch jobs use to complete a patch.Methods in com.google.cloud.osconfig.v1beta that return PatchDeployments.PatchDeploymentOrBuilder Modifier and Type Method Description PatchDeployments.PatchDeploymentOrBuilderPatchDeployments.CreatePatchDeploymentRequest.Builder. getPatchDeploymentOrBuilder()Required.PatchDeployments.PatchDeploymentOrBuilderPatchDeployments.CreatePatchDeploymentRequest. getPatchDeploymentOrBuilder()Required.PatchDeployments.PatchDeploymentOrBuilderPatchDeployments.CreatePatchDeploymentRequestOrBuilder. getPatchDeploymentOrBuilder()Required.PatchDeployments.PatchDeploymentOrBuilderPatchDeployments.UpdatePatchDeploymentRequest.Builder. getPatchDeploymentOrBuilder()Required.PatchDeployments.PatchDeploymentOrBuilderPatchDeployments.UpdatePatchDeploymentRequest. getPatchDeploymentOrBuilder()Required.PatchDeployments.PatchDeploymentOrBuilderPatchDeployments.UpdatePatchDeploymentRequestOrBuilder. getPatchDeploymentOrBuilder()Required.PatchDeployments.PatchDeploymentOrBuilderPatchDeployments.ListPatchDeploymentsResponse.Builder. getPatchDeploymentsOrBuilder(int index)The list of patch deployments.PatchDeployments.PatchDeploymentOrBuilderPatchDeployments.ListPatchDeploymentsResponse. getPatchDeploymentsOrBuilder(int index)The list of patch deployments.PatchDeployments.PatchDeploymentOrBuilderPatchDeployments.ListPatchDeploymentsResponseOrBuilder. getPatchDeploymentsOrBuilder(int index)The list of patch deployments.Methods in com.google.cloud.osconfig.v1beta 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.
-