| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDeployablePatchSnapshotForInstanceResponse |
SsmClient.getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest getDeployablePatchSnapshotForInstanceRequest)
Retrieves the current snapshot for the patch baseline the instance uses.
|
default CompletableFuture<GetDeployablePatchSnapshotForInstanceResponse> |
SsmAsyncClient.getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest getDeployablePatchSnapshotForInstanceRequest)
Retrieves the current snapshot for the patch baseline the instance uses.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDeployablePatchSnapshotForInstanceRequestMarshaller.marshall(GetDeployablePatchSnapshotForInstanceRequest getDeployablePatchSnapshotForInstanceRequest) |
Copyright © 2018. All rights reserved.