Uses of Class
com.azure.resourcemanager.authorization.fluent.models.Get1ItemsItem
Packages that use Get1ItemsItem
Package
Description
Package containing the service clients for AuthorizationManagementClient.
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of Get1ItemsItem in com.azure.resourcemanager.authorization.fluent
Method parameters in com.azure.resourcemanager.authorization.fluent with type arguments of type Get1ItemsItemModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>ApplicationsClient.getCreatedOnBehalfOfWithResponse(String applicationId, List<Get1ItemsItem> select, List<String> expand, com.azure.core.util.Context context) Get createdOnBehalfOf from applications.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>>ApplicationsClient.getCreatedOnBehalfOfWithResponseAsync(String applicationId, List<Get1ItemsItem> select, List<String> expand) Get createdOnBehalfOf from applications.com.azure.core.http.rest.Response<MicrosoftGraphDomainInner>DomainsDomainsClient.getDomainWithResponse(String domainId, List<Get1ItemsItem> select, List<Get2ItemsItem> expand, com.azure.core.util.Context context) Get entity from domains by key.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDomainInner>>DomainsDomainsClient.getDomainWithResponseAsync(String domainId, List<Get1ItemsItem> select, List<Get2ItemsItem> expand) Get entity from domains by key. -
Uses of Get1ItemsItem in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as Get1ItemsItemModifier and TypeFieldDescriptionstatic final Get1ItemsItemGet1ItemsItem.AUTHENTICATION_TYPEStatic value authenticationType for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.AVAILABILITY_STATUSStatic value availabilityStatus for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.DELETED_DATE_TIMEStatic value deletedDateTime for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.DOMAIN_NAME_REFERENCESStatic value domainNameReferences for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.IDStatic value id for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.IS_ADMIN_MANAGEDStatic value isAdminManaged for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.IS_DEFAULTStatic value isDefault for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.IS_INITIALStatic value isInitial for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.IS_ROOTStatic value isRoot for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.IS_VERIFIEDStatic value isVerified for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.MANUFACTURERStatic value manufacturer for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.MODELStatic value model for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.PASSWORD_NOTIFICATION_WINDOW_IN_DAYSStatic value passwordNotificationWindowInDays for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.PASSWORD_VALIDITY_PERIOD_IN_DAYSStatic value passwordValidityPeriodInDays for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.SERVICE_CONFIGURATION_RECORDSStatic value serviceConfigurationRecords for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.STATEStatic value state for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.SUPPORTED_SERVICESStatic value supportedServices for Get1ItemsItem.static final Get1ItemsItemGet1ItemsItem.VERIFICATION_DNS_RECORDSStatic value verificationDnsRecords for Get1ItemsItem.Methods in com.azure.resourcemanager.authorization.fluent.models that return Get1ItemsItemModifier and TypeMethodDescriptionstatic Get1ItemsItemGet1ItemsItem.fromString(String name) Creates or finds a Get1ItemsItem from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type Get1ItemsItemModifier and TypeMethodDescriptionstatic Collection<Get1ItemsItem>Get1ItemsItem.values()Gets known Get1ItemsItem values.