Uses of Interface
software.amazon.awssdk.services.ssm.model.GetPatchBaselineForPatchGroupResponse.Builder
Packages that use GetPatchBaselineForPatchGroupResponse.Builder
-
Uses of GetPatchBaselineForPatchGroupResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetPatchBaselineForPatchGroupResponse.BuilderModifier and TypeMethodDescriptionGetPatchBaselineForPatchGroupResponse.Builder.baselineId(String baselineId) The ID of the patch baseline that should be used for the patch group.GetPatchBaselineForPatchGroupResponse.builder()GetPatchBaselineForPatchGroupResponse.Builder.operatingSystem(String operatingSystem) The operating system rule specified for patch groups using the patch baseline.GetPatchBaselineForPatchGroupResponse.Builder.operatingSystem(OperatingSystem operatingSystem) The operating system rule specified for patch groups using the patch baseline.GetPatchBaselineForPatchGroupResponse.Builder.patchGroup(String patchGroup) The name of the patch group.GetPatchBaselineForPatchGroupResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetPatchBaselineForPatchGroupResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetPatchBaselineForPatchGroupResponse.Builder>GetPatchBaselineForPatchGroupResponse.serializableBuilderClass()