| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateSigninDelegateGroupsWithAccountResponse> |
ChimeAsyncClient.associateSigninDelegateGroupsWithAccount(Consumer<AssociateSigninDelegateGroupsWithAccountRequest.Builder> associateSigninDelegateGroupsWithAccountRequest)
Associates the specified sign-in delegate groups with the specified Amazon Chime account.
|
default AssociateSigninDelegateGroupsWithAccountResponse |
ChimeClient.associateSigninDelegateGroupsWithAccount(Consumer<AssociateSigninDelegateGroupsWithAccountRequest.Builder> associateSigninDelegateGroupsWithAccountRequest)
Associates the specified sign-in delegate groups with the specified Amazon Chime account.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateSigninDelegateGroupsWithAccountRequest.Builder> |
AssociateSigninDelegateGroupsWithAccountRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.