UserConfirmationPasswords Interface
Implements
public interface UserConfirmationPasswords
extends com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserConfirmationPasswordsInner>
Type representing UserConfirmationPasswords.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract rx.Completable |
sendAsync(String resourceGroupName, String serviceName, String userId)
Sends confirmation. |
Method Details
sendAsync
public abstract Completable sendAsync(String resourceGroupName, String serviceName, String userId)
Sends confirmation.
Parameters:
Returns: