| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribePatchBaselinesResponse |
SSMClient.describePatchBaselines()
Lists the patch baselines in your AWS account.
|
default DescribePatchBaselinesResponse |
SSMClient.describePatchBaselines(Consumer<DescribePatchBaselinesRequest.Builder> describePatchBaselinesRequest)
Lists the patch baselines in your AWS account.
|
default DescribePatchBaselinesResponse |
SSMClient.describePatchBaselines(DescribePatchBaselinesRequest describePatchBaselinesRequest)
Lists the patch baselines in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePatchBaselinesResponse> |
SSMAsyncClient.describePatchBaselines()
Lists the patch baselines in your AWS account.
|
default CompletableFuture<DescribePatchBaselinesResponse> |
SSMAsyncClient.describePatchBaselines(Consumer<DescribePatchBaselinesRequest.Builder> describePatchBaselinesRequest)
Lists the patch baselines in your AWS account.
|
default CompletableFuture<DescribePatchBaselinesResponse> |
SSMAsyncClient.describePatchBaselines(DescribePatchBaselinesRequest describePatchBaselinesRequest)
Lists the patch baselines in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePatchBaselinesResponse |
DescribePatchBaselinesResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.