Uses of Class
software.amazon.awssdk.services.connect.model.UpdateAuthenticationProfileRequest
-
Packages that use UpdateAuthenticationProfileRequest Package Description software.amazon.awssdk.services.connect software.amazon.awssdk.services.connect.transform -
-
Uses of UpdateAuthenticationProfileRequest in software.amazon.awssdk.services.connect
Methods in software.amazon.awssdk.services.connect with parameters of type UpdateAuthenticationProfileRequest Modifier and Type Method Description default CompletableFuture<UpdateAuthenticationProfileResponse>ConnectAsyncClient. updateAuthenticationProfile(UpdateAuthenticationProfileRequest updateAuthenticationProfileRequest)This API is in preview release for Amazon Connect and is subject to change.default UpdateAuthenticationProfileResponseConnectClient. updateAuthenticationProfile(UpdateAuthenticationProfileRequest updateAuthenticationProfileRequest)This API is in preview release for Amazon Connect and is subject to change. -
Uses of UpdateAuthenticationProfileRequest in software.amazon.awssdk.services.connect.transform
Methods in software.amazon.awssdk.services.connect.transform with parameters of type UpdateAuthenticationProfileRequest Modifier and Type Method Description SdkHttpFullRequestUpdateAuthenticationProfileRequestMarshaller. marshall(UpdateAuthenticationProfileRequest updateAuthenticationProfileRequest)
-