public static final class AzureActiveDirectoryTenant.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
AzureActiveDirectoryTenant |
build() |
AzureActiveDirectoryTenant.Builder |
displayName(String displayName) |
AzureActiveDirectoryTenant.Builder |
tenantId(String tenantId) |
public AzureActiveDirectoryTenant.Builder tenantId(String tenantId)
public AzureActiveDirectoryTenant.Builder displayName(String displayName)
public AzureActiveDirectoryTenant build()
Copyright © 2018–2020. All rights reserved.