Uses of Class
com.azure.resourcemanager.authorization.fluent.models.Get5ItemsItem
-
Packages that use Get5ItemsItem Package Description com.azure.resourcemanager.authorization.fluent Package containing the service clients for AuthorizationManagementClient.com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of Get5ItemsItem in com.azure.resourcemanager.authorization.fluent
Method parameters in com.azure.resourcemanager.authorization.fluent with type arguments of type Get5ItemsItem Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<MicrosoftGraphContractInner>ContractsContractsClient. listContract(Integer top, Integer skip, String search, String filter, Boolean count, List<Get5ItemsItem> orderby, List<ContractsContractSelect> select, List<String> expand, com.azure.core.util.Context context)Get entities from contracts.com.azure.core.http.rest.PagedFlux<MicrosoftGraphContractInner>ContractsContractsClient. listContractAsync(Integer top, Integer skip, String search, String filter, Boolean count, List<Get5ItemsItem> orderby, List<ContractsContractSelect> select, List<String> expand)Get entities from contracts.com.azure.core.http.rest.PagedIterable<MicrosoftGraphGroupLifecyclePolicyInner>GroupLifecyclePoliciesGroupLifecyclePoliciesClient. listGroupLifecyclePolicy(Integer top, Integer skip, String search, String filter, Boolean count, List<Get5ItemsItem> orderby, List<Get6ItemsItem> select, List<Get7ItemsItem> expand, com.azure.core.util.Context context)Get entities from groupLifecyclePolicies.com.azure.core.http.rest.PagedFlux<MicrosoftGraphGroupLifecyclePolicyInner>GroupLifecyclePoliciesGroupLifecyclePoliciesClient. listGroupLifecyclePolicyAsync(Integer top, Integer skip, String search, String filter, Boolean count, List<Get5ItemsItem> orderby, List<Get6ItemsItem> select, List<Get7ItemsItem> expand)Get entities from groupLifecyclePolicies. -
Uses of Get5ItemsItem in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as Get5ItemsItem Modifier and Type Field Description static Get5ItemsItemGet5ItemsItem. ALTERNATE_NOTIFICATION_EMAILSStatic value alternateNotificationEmails for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. ALTERNATE_NOTIFICATION_EMAILS_DESCStatic value alternateNotificationEmails desc for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. ASTERISKStatic value * for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. CONTRACT_TYPEStatic value contractType for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. CONTRACT_TYPE_DESCStatic value contractType desc for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. CUSTOMER_IDStatic value customerId for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. CUSTOMER_ID_DESCStatic value customerId desc for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. DEFAULT_DOMAIN_NAMEStatic value defaultDomainName for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. DEFAULT_DOMAIN_NAME_DESCStatic value defaultDomainName desc for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. DELETED_DATE_TIMEStatic value deletedDateTime for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. DELETED_DATE_TIME_DESCStatic value deletedDateTime desc for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. DISPLAY_NAMEStatic value displayName for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. DISPLAY_NAME_DESCStatic value displayName desc for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. GROUP_LIFETIME_IN_DAYSStatic value groupLifetimeInDays for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. GROUP_LIFETIME_IN_DAYS_DESCStatic value groupLifetimeInDays desc for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. IDStatic value id for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. ID_DESCStatic value id desc for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. MANAGED_GROUP_TYPESStatic value managedGroupTypes for Get5ItemsItem.static Get5ItemsItemGet5ItemsItem. MANAGED_GROUP_TYPES_DESCStatic value managedGroupTypes desc for Get5ItemsItem.Methods in com.azure.resourcemanager.authorization.fluent.models that return Get5ItemsItem Modifier and Type Method Description static Get5ItemsItemGet5ItemsItem. fromString(String name)Creates or finds a Get5ItemsItem from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type Get5ItemsItem Modifier and Type Method Description static Collection<Get5ItemsItem>Get5ItemsItem. values()
-