| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream |
|
| software.amazon.awssdk.services.appstream.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAppBlockBuilderAppBlockAssociationsResponse |
AppStreamClient.describeAppBlockBuilderAppBlockAssociations(Consumer<DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder> describeAppBlockBuilderAppBlockAssociationsRequest)
Retrieves a list that describes one or more app block builder associations.
|
default DescribeAppBlockBuilderAppBlockAssociationsResponse |
AppStreamClient.describeAppBlockBuilderAppBlockAssociations(DescribeAppBlockBuilderAppBlockAssociationsRequest describeAppBlockBuilderAppBlockAssociationsRequest)
Retrieves a list that describes one or more app block builder associations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAppBlockBuilderAppBlockAssociationsResponse> |
AppStreamAsyncClient.describeAppBlockBuilderAppBlockAssociations(Consumer<DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder> describeAppBlockBuilderAppBlockAssociationsRequest)
Retrieves a list that describes one or more app block builder associations.
|
default CompletableFuture<DescribeAppBlockBuilderAppBlockAssociationsResponse> |
AppStreamAsyncClient.describeAppBlockBuilderAppBlockAssociations(DescribeAppBlockBuilderAppBlockAssociationsRequest describeAppBlockBuilderAppBlockAssociationsRequest)
Retrieves a list that describes one or more app block builder associations.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DescribeAppBlockBuilderAppBlockAssociationsResponse> |
DescribeAppBlockBuilderAppBlockAssociationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAppBlockBuilderAppBlockAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeAppBlockBuilderAppBlockAssociationsResponse> subscriber) |
Copyright © 2023. All rights reserved.