Uses of Class
software.amazon.awssdk.services.chime.model.AssociateSigninDelegateGroupsWithAccountRequest
-
Packages that use AssociateSigninDelegateGroupsWithAccountRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of AssociateSigninDelegateGroupsWithAccountRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type AssociateSigninDelegateGroupsWithAccountRequest Modifier and Type Method Description default CompletableFuture<AssociateSigninDelegateGroupsWithAccountResponse>ChimeAsyncClient. associateSigninDelegateGroupsWithAccount(AssociateSigninDelegateGroupsWithAccountRequest associateSigninDelegateGroupsWithAccountRequest)Associates the specified sign-in delegate groups with the specified Amazon Chime account.default AssociateSigninDelegateGroupsWithAccountResponseChimeClient. associateSigninDelegateGroupsWithAccount(AssociateSigninDelegateGroupsWithAccountRequest associateSigninDelegateGroupsWithAccountRequest)Associates the specified sign-in delegate groups with the specified Amazon Chime account. -
Uses of AssociateSigninDelegateGroupsWithAccountRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type AssociateSigninDelegateGroupsWithAccountRequest Modifier and Type Method Description SdkHttpFullRequestAssociateSigninDelegateGroupsWithAccountRequestMarshaller. marshall(AssociateSigninDelegateGroupsWithAccountRequest associateSigninDelegateGroupsWithAccountRequest)
-