| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateEntitlementResponse |
AppStreamClient.updateEntitlement(Consumer<UpdateEntitlementRequest.Builder> updateEntitlementRequest)
Updates the specified entitlement.
|
default UpdateEntitlementResponse |
AppStreamClient.updateEntitlement(UpdateEntitlementRequest updateEntitlementRequest)
Updates the specified entitlement.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateEntitlementResponse> |
AppStreamAsyncClient.updateEntitlement(Consumer<UpdateEntitlementRequest.Builder> updateEntitlementRequest)
Updates the specified entitlement.
|
default CompletableFuture<UpdateEntitlementResponse> |
AppStreamAsyncClient.updateEntitlement(UpdateEntitlementRequest updateEntitlementRequest)
Updates the specified entitlement.
|
Copyright © 2023. All rights reserved.