| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetPatchBaselineResult> |
AWSSimpleSystemsManagementAsyncClient.getPatchBaselineAsync(GetPatchBaselineRequest request,
AsyncHandler<GetPatchBaselineRequest,GetPatchBaselineResult> asyncHandler) |
Future<GetPatchBaselineResult> |
AbstractAWSSimpleSystemsManagementAsync.getPatchBaselineAsync(GetPatchBaselineRequest request,
AsyncHandler<GetPatchBaselineRequest,GetPatchBaselineResult> asyncHandler) |
Future<GetPatchBaselineResult> |
AWSSimpleSystemsManagementAsync.getPatchBaselineAsync(GetPatchBaselineRequest getPatchBaselineRequest,
AsyncHandler<GetPatchBaselineRequest,GetPatchBaselineResult> asyncHandler)
Retrieves information about a patch baseline.
|
| Modifier and Type | Method and Description |
|---|---|
GetPatchBaselineRequest |
GetPatchBaselineRequest.clone() |
GetPatchBaselineRequest |
GetPatchBaselineRequest.withBaselineId(String baselineId)
The ID of the patch baseline to retrieve.
|
Copyright © 2022. All rights reserved.