public static interface GetDefaultPatchBaselineRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetDefaultPatchBaselineRequest.Builder,GetDefaultPatchBaselineRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDefaultPatchBaselineRequest.Builder |
operatingSystem(OperatingSystem operatingSystem)
Returns the default patch baseline for the specified operating system.
|
GetDefaultPatchBaselineRequest.Builder |
operatingSystem(String operatingSystem)
Returns the default patch baseline for the specified operating system.
|
GetDefaultPatchBaselineRequest.Builder operatingSystem(String operatingSystem)
Returns the default patch baseline for the specified operating system.
operatingSystem - Returns the default patch baseline for the specified operating system.OperatingSystem,
OperatingSystemGetDefaultPatchBaselineRequest.Builder operatingSystem(OperatingSystem operatingSystem)
Returns the default patch baseline for the specified operating system.
operatingSystem - Returns the default patch baseline for the specified operating system.OperatingSystem,
OperatingSystemCopyright © 2017. All rights reserved.