Uses of Class
odata.msgraph.client.beta.complex.AzureActiveDirectoryTenant.Builder
-
Packages that use AzureActiveDirectoryTenant.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of AzureActiveDirectoryTenant.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AzureActiveDirectoryTenant.Builder Modifier and Type Method Description static AzureActiveDirectoryTenant.BuilderAzureActiveDirectoryTenant. builderAzureActiveDirectoryTenant()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AzureActiveDirectoryTenant.BuilderAzureActiveDirectoryTenant.Builder. displayName(String displayName)AzureActiveDirectoryTenant.BuilderAzureActiveDirectoryTenant.Builder. tenantId(String tenantId)
-