Uses of Class
software.amazon.awssdk.services.appstream.model.DescribeUserStackAssociationsRequest
-
Packages that use DescribeUserStackAssociationsRequest Package Description software.amazon.awssdk.services.appstream Amazon AppStream 2.0 software.amazon.awssdk.services.appstream.transform -
-
Uses of DescribeUserStackAssociationsRequest in software.amazon.awssdk.services.appstream
Methods in software.amazon.awssdk.services.appstream with parameters of type DescribeUserStackAssociationsRequest Modifier and Type Method Description default CompletableFuture<DescribeUserStackAssociationsResponse>AppStreamAsyncClient. describeUserStackAssociations(DescribeUserStackAssociationsRequest describeUserStackAssociationsRequest)Retrieves a list that describes the UserStackAssociation objects.default DescribeUserStackAssociationsResponseAppStreamClient. describeUserStackAssociations(DescribeUserStackAssociationsRequest describeUserStackAssociationsRequest)Retrieves a list that describes the UserStackAssociation objects. -
Uses of DescribeUserStackAssociationsRequest in software.amazon.awssdk.services.appstream.transform
Methods in software.amazon.awssdk.services.appstream.transform with parameters of type DescribeUserStackAssociationsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeUserStackAssociationsRequestMarshaller. marshall(DescribeUserStackAssociationsRequest describeUserStackAssociationsRequest)
-