| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<PatchSource> |
CreatePatchBaselineRequest.sources()
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
List<PatchSource> |
UpdatePatchBaselineResponse.sources()
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
List<PatchSource> |
GetPatchBaselineResponse.sources()
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
List<PatchSource> |
UpdatePatchBaselineRequest.sources()
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePatchBaselineRequest.Builder |
CreatePatchBaselineRequest.Builder.sources(PatchSource... sources)
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
UpdatePatchBaselineResponse.Builder |
UpdatePatchBaselineResponse.Builder.sources(PatchSource... sources)
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
GetPatchBaselineResponse.Builder |
GetPatchBaselineResponse.Builder.sources(PatchSource... sources)
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
UpdatePatchBaselineRequest.Builder |
UpdatePatchBaselineRequest.Builder.sources(PatchSource... sources)
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePatchBaselineRequest.Builder |
CreatePatchBaselineRequest.Builder.sources(Collection<PatchSource> sources)
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
UpdatePatchBaselineResponse.Builder |
UpdatePatchBaselineResponse.Builder.sources(Collection<PatchSource> sources)
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
GetPatchBaselineResponse.Builder |
GetPatchBaselineResponse.Builder.sources(Collection<PatchSource> sources)
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
UpdatePatchBaselineRequest.Builder |
UpdatePatchBaselineRequest.Builder.sources(Collection<PatchSource> sources)
Information about the patches to use to update the instances, including target operating systems and source
repositories.
|
Copyright © 2019. All rights reserved.