Uses of Class
software.amazon.awssdk.services.ssm.model.DescribeActivationsResponse
Packages that use DescribeActivationsResponse
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 DescribeActivationsResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribeActivationsResponseModifier and TypeMethodDescriptiondefault DescribeActivationsResponseSsmClient.describeActivations()Describes details about the activation, such as the date and time the activation was created, its expiration date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the number of nodes registered by using this activation.default DescribeActivationsResponseSsmClient.describeActivations(Consumer<DescribeActivationsRequest.Builder> describeActivationsRequest) Describes details about the activation, such as the date and time the activation was created, its expiration date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the number of nodes registered by using this activation.default DescribeActivationsResponseSsmClient.describeActivations(DescribeActivationsRequest describeActivationsRequest) Describes details about the activation, such as the date and time the activation was created, its expiration date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the number of nodes registered by using this activation.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribeActivationsResponseModifier and TypeMethodDescriptionSsmAsyncClient.describeActivations()Describes details about the activation, such as the date and time the activation was created, its expiration date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the number of nodes registered by using this activation.SsmAsyncClient.describeActivations(Consumer<DescribeActivationsRequest.Builder> describeActivationsRequest) Describes details about the activation, such as the date and time the activation was created, its expiration date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the number of nodes registered by using this activation.SsmAsyncClient.describeActivations(DescribeActivationsRequest describeActivationsRequest) Describes details about the activation, such as the date and time the activation was created, its expiration date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the number of nodes registered by using this activation. -
Uses of DescribeActivationsResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribeActivationsResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribeActivationsResponseModifier and TypeMethodDescriptionvoidDescribeActivationsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeActivationsResponse> subscriber)