Uses of Class
software.amazon.awssdk.services.ssm.model.GetParametersByPathRequest
Packages that use GetParametersByPathRequest
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 GetParametersByPathRequest in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm with parameters of type GetParametersByPathRequestModifier and TypeMethodDescriptionSsmAsyncClient.getParametersByPath(GetParametersByPathRequest getParametersByPathRequest) Retrieve information about one or more parameters under a specified level in a hierarchy.default GetParametersByPathResponseSsmClient.getParametersByPath(GetParametersByPathRequest getParametersByPathRequest) Retrieve information about one or more parameters under a specified level in a hierarchy.default GetParametersByPathPublisherSsmAsyncClient.getParametersByPathPaginator(GetParametersByPathRequest getParametersByPathRequest) This is a variant ofSsmAsyncClient.getParametersByPath(software.amazon.awssdk.services.ssm.model.GetParametersByPathRequest)operation.default GetParametersByPathIterableSsmClient.getParametersByPathPaginator(GetParametersByPathRequest getParametersByPathRequest) This is a variant ofSsmClient.getParametersByPath(software.amazon.awssdk.services.ssm.model.GetParametersByPathRequest)operation. -
Uses of GetParametersByPathRequest in software.amazon.awssdk.services.ssm.paginators
Constructors in software.amazon.awssdk.services.ssm.paginators with parameters of type GetParametersByPathRequestModifierConstructorDescriptionGetParametersByPathIterable(SsmClient client, GetParametersByPathRequest firstRequest) GetParametersByPathPublisher(SsmAsyncClient client, GetParametersByPathRequest firstRequest) -
Uses of GetParametersByPathRequest in software.amazon.awssdk.services.ssm.transform
Methods in software.amazon.awssdk.services.ssm.transform with parameters of type GetParametersByPathRequestModifier and TypeMethodDescriptionGetParametersByPathRequestMarshaller.marshall(GetParametersByPathRequest getParametersByPathRequest)