| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateAppBlockBuilderAppBlockResponse |
AppStreamClient.associateAppBlockBuilderAppBlock(AssociateAppBlockBuilderAppBlockRequest associateAppBlockBuilderAppBlockRequest)
Associates the specified app block builder with the specified app block.
|
default AssociateAppBlockBuilderAppBlockResponse |
AppStreamClient.associateAppBlockBuilderAppBlock(Consumer<AssociateAppBlockBuilderAppBlockRequest.Builder> associateAppBlockBuilderAppBlockRequest)
Associates the specified app block builder with the specified app block.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateAppBlockBuilderAppBlockResponse> |
AppStreamAsyncClient.associateAppBlockBuilderAppBlock(AssociateAppBlockBuilderAppBlockRequest associateAppBlockBuilderAppBlockRequest)
Associates the specified app block builder with the specified app block.
|
default CompletableFuture<AssociateAppBlockBuilderAppBlockResponse> |
AppStreamAsyncClient.associateAppBlockBuilderAppBlock(Consumer<AssociateAppBlockBuilderAppBlockRequest.Builder> associateAppBlockBuilderAppBlockRequest)
Associates the specified app block builder with the specified app block.
|
Copyright © 2023. All rights reserved.