Uses of Class
software.amazon.awssdk.services.ssm.model.GetParametersByPathResponse
Packages that use GetParametersByPathResponse
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 GetParametersByPathResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return GetParametersByPathResponseModifier and TypeMethodDescriptiondefault GetParametersByPathResponseSsmClient.getParametersByPath(Consumer<GetParametersByPathRequest.Builder> 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.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type GetParametersByPathResponseModifier and TypeMethodDescriptionSsmAsyncClient.getParametersByPath(Consumer<GetParametersByPathRequest.Builder> getParametersByPathRequest) Retrieve information about one or more parameters under a specified level in a hierarchy.SsmAsyncClient.getParametersByPath(GetParametersByPathRequest getParametersByPathRequest) Retrieve information about one or more parameters under a specified level in a hierarchy. -
Uses of GetParametersByPathResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type GetParametersByPathResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type GetParametersByPathResponseModifier and TypeMethodDescriptionvoidGetParametersByPathPublisher.subscribe(org.reactivestreams.Subscriber<? super GetParametersByPathResponse> subscriber)