Uses of Class
software.amazon.awssdk.services.ssm.model.GetDeployablePatchSnapshotForInstanceResponse
Packages that use GetDeployablePatchSnapshotForInstanceResponse
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of GetDeployablePatchSnapshotForInstanceResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return GetDeployablePatchSnapshotForInstanceResponseModifier and TypeMethodDescriptionSsmClient.getDeployablePatchSnapshotForInstance(Consumer<GetDeployablePatchSnapshotForInstanceRequest.Builder> getDeployablePatchSnapshotForInstanceRequest) Retrieves the current snapshot for the patch baseline the managed node uses.SsmClient.getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest getDeployablePatchSnapshotForInstanceRequest) Retrieves the current snapshot for the patch baseline the managed node uses.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type GetDeployablePatchSnapshotForInstanceResponseModifier and TypeMethodDescriptionSsmAsyncClient.getDeployablePatchSnapshotForInstance(Consumer<GetDeployablePatchSnapshotForInstanceRequest.Builder> getDeployablePatchSnapshotForInstanceRequest) Retrieves the current snapshot for the patch baseline the managed node uses.SsmAsyncClient.getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest getDeployablePatchSnapshotForInstanceRequest) Retrieves the current snapshot for the patch baseline the managed node uses.