Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphApplicationInner
Packages that use MicrosoftGraphApplicationInner
Package
Description
Package containing the service clients for AuthorizationManagementClient.
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphApplicationInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphApplicationInnerModifier and TypeMethodDescriptionApplicationsApplicationsClient.createApplication(MicrosoftGraphApplicationInner body) Add new entity to applications.ApplicationsApplicationsClient.getApplication(String applicationId) Get entity from applications by key.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphApplicationInnerModifier and TypeMethodDescriptionApplicationsApplicationsClient.createApplicationAsync(MicrosoftGraphApplicationInner body) Add new entity to applications.com.azure.core.http.rest.Response<MicrosoftGraphApplicationInner>ApplicationsApplicationsClient.createApplicationWithResponse(MicrosoftGraphApplicationInner body, com.azure.core.util.Context context) Add new entity to applications.Mono<com.azure.core.http.rest.Response<MicrosoftGraphApplicationInner>>ApplicationsApplicationsClient.createApplicationWithResponseAsync(MicrosoftGraphApplicationInner body) Add new entity to applications.ApplicationsApplicationsClient.getApplicationAsync(String applicationId) Get entity from applications by key.com.azure.core.http.rest.Response<MicrosoftGraphApplicationInner>ApplicationsApplicationsClient.getApplicationWithResponse(String applicationId, String consistencyLevel, List<Get2ItemsItem> select, List<Get3ItemsItem> expand, com.azure.core.util.Context context) Get entity from applications by key.Mono<com.azure.core.http.rest.Response<MicrosoftGraphApplicationInner>>ApplicationsApplicationsClient.getApplicationWithResponseAsync(String applicationId, String consistencyLevel, List<Get2ItemsItem> select, List<Get3ItemsItem> expand) Get entity from applications by key.com.azure.core.http.rest.PagedIterable<MicrosoftGraphApplicationInner>ApplicationsApplicationsClient.listApplication()Get entities from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphApplicationInner>ApplicationsApplicationsClient.listApplication(String consistencyLevel, Integer top, Integer skip, String search, String filter, Boolean count, List<Get6ItemsItem> orderby, List<Get7ItemsItem> select, List<Get8ItemsItem> expand, com.azure.core.util.Context context) Get entities from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphApplicationInner>ApplicationsApplicationsClient.listApplicationAsync()Get entities from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphApplicationInner>ApplicationsApplicationsClient.listApplicationAsync(String consistencyLevel, Integer top, Integer skip, String search, String filter, Boolean count, List<Get6ItemsItem> orderby, List<Get7ItemsItem> select, List<Get8ItemsItem> expand) Get entities from applications.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphApplicationInnerModifier and TypeMethodDescriptionApplicationsApplicationsClient.createApplication(MicrosoftGraphApplicationInner body) Add new entity to applications.ApplicationsApplicationsClient.createApplicationAsync(MicrosoftGraphApplicationInner body) Add new entity to applications.com.azure.core.http.rest.Response<MicrosoftGraphApplicationInner>ApplicationsApplicationsClient.createApplicationWithResponse(MicrosoftGraphApplicationInner body, com.azure.core.util.Context context) Add new entity to applications.Mono<com.azure.core.http.rest.Response<MicrosoftGraphApplicationInner>>ApplicationsApplicationsClient.createApplicationWithResponseAsync(MicrosoftGraphApplicationInner body) Add new entity to applications.voidApplicationsApplicationsClient.updateApplication(String applicationId, MicrosoftGraphApplicationInner body) Update entity in applications.ApplicationsApplicationsClient.updateApplicationAsync(String applicationId, MicrosoftGraphApplicationInner body) Update entity in applications.com.azure.core.http.rest.Response<Void>ApplicationsApplicationsClient.updateApplicationWithResponse(String applicationId, MicrosoftGraphApplicationInner body, com.azure.core.util.Context context) Update entity in applications.ApplicationsApplicationsClient.updateApplicationWithResponseAsync(String applicationId, MicrosoftGraphApplicationInner body) Update entity in applications. -
Uses of MicrosoftGraphApplicationInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphApplicationInnerModifier and TypeMethodDescriptionMicrosoftGraphApplicationInner.withAddIns(List<MicrosoftGraphAddIn> addIns) Set the addIns property: Defines custom behavior that a consuming service can use to call an app in specific contexts.MicrosoftGraphApplicationInner.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphApplicationInner.withApi(MicrosoftGraphApiApplication api) Set the api property: apiApplication.Set the appId property: The unique identifier for the application that is assigned to an application by Azure AD.MicrosoftGraphApplicationInner.withApplicationTemplateId(String applicationTemplateId) Set the applicationTemplateId property: The applicationTemplateId property.MicrosoftGraphApplicationInner.withAppRoles(List<MicrosoftGraphAppRole> appRoles) Set the appRoles property: The collection of roles the application declares.MicrosoftGraphApplicationInner.withCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: The date and time the application was registered.MicrosoftGraphApplicationInner.withCreatedOnBehalfOf(MicrosoftGraphDirectoryObjectInner createdOnBehalfOf) Set the createdOnBehalfOf property: directoryObjectMicrosoftGraphApplicationInner.withDeletedDateTime(OffsetDateTime deletedDateTime) Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphApplicationInner.withDescription(String description) Set the description property: The description property.MicrosoftGraphApplicationInner.withDisplayName(String displayName) Set the displayName property: The display name for the application.MicrosoftGraphApplicationInner.withExtensionProperties(List<MicrosoftGraphExtensionPropertyInner> extensionProperties) Set the extensionProperties property: Read-only.MicrosoftGraphApplicationInner.withGroupMembershipClaims(String groupMembershipClaims) Set the groupMembershipClaims property: Configures the groups claim issued in a user or OAuth 2.0 access token that the application expects.MicrosoftGraphApplicationInner.withHomeRealmDiscoveryPolicies(List<MicrosoftGraphHomeRealmDiscoveryPolicyInner> homeRealmDiscoveryPolicies) Set the homeRealmDiscoveryPolicies property: The homeRealmDiscoveryPolicies property.Set the id property: Read-only.MicrosoftGraphApplicationInner.withIdentifierUris(List<String> identifierUris) Set the identifierUris property: The URIs that identify the application within its Azure AD tenant, or within a verified custom domain if the application is multi-tenant.MicrosoftGraphApplicationInner.withInfo(MicrosoftGraphInformationalUrl info) Set the info property: informationalUrl.MicrosoftGraphApplicationInner.withIsDeviceOnlyAuthSupported(Boolean isDeviceOnlyAuthSupported) Set the isDeviceOnlyAuthSupported property: The isDeviceOnlyAuthSupported property.MicrosoftGraphApplicationInner.withIsFallbackPublicClient(Boolean isFallbackPublicClient) Set the isFallbackPublicClient property: Specifies the fallback application type as public client, such as an installed application running on a mobile device.MicrosoftGraphApplicationInner.withKeyCredentials(List<MicrosoftGraphKeyCredentialInner> keyCredentials) Set the keyCredentials property: The collection of key credentials associated with the application Not nullable.MicrosoftGraphApplicationInner.withLogo(byte[] logo) Set the logo property: The main logo for the application.Set the notes property: The notes property.MicrosoftGraphApplicationInner.withOauth2RequirePostResponse(Boolean oauth2RequirePostResponse) Set the oauth2RequirePostResponse property: The oauth2RequirePostResponse property.MicrosoftGraphApplicationInner.withOptionalClaims(MicrosoftGraphOptionalClaims optionalClaims) Set the optionalClaims property: optionalClaims.MicrosoftGraphApplicationInner.withOwners(List<MicrosoftGraphDirectoryObjectInner> owners) Set the owners property: Directory objects that are owners of the application.MicrosoftGraphApplicationInner.withParentalControlSettings(MicrosoftGraphParentalControlSettings parentalControlSettings) Set the parentalControlSettings property: parentalControlSettings.MicrosoftGraphApplicationInner.withPasswordCredentials(List<MicrosoftGraphPasswordCredentialInner> passwordCredentials) Set the passwordCredentials property: The collection of password credentials associated with the application.MicrosoftGraphApplicationInner.withPublicClient(MicrosoftGraphPublicClientApplication publicClient) Set the publicClient property: publicClientApplication.MicrosoftGraphApplicationInner.withPublisherDomain(String publisherDomain) Set the publisherDomain property: The verified publisher domain for the application.MicrosoftGraphApplicationInner.withRequiredResourceAccess(List<MicrosoftGraphRequiredResourceAccess> requiredResourceAccess) Set the requiredResourceAccess property: Specifies resources that this application requires access to and the set of OAuth permission scopes and application roles that it needs under each of those resources.MicrosoftGraphApplicationInner.withSignInAudience(String signInAudience) Set the signInAudience property: Specifies the Microsoft accounts that are supported for the current application.Set the tags property: Custom strings that can be used to categorize and identify the application.MicrosoftGraphApplicationInner.withTokenEncryptionKeyId(UUID tokenEncryptionKeyId) Set the tokenEncryptionKeyId property: Specifies the keyId of a public key from the keyCredentials collection.MicrosoftGraphApplicationInner.withTokenIssuancePolicies(List<MicrosoftGraphTokenIssuancePolicy> tokenIssuancePolicies) Set the tokenIssuancePolicies property: The tokenIssuancePolicies property.MicrosoftGraphApplicationInner.withTokenLifetimePolicies(List<MicrosoftGraphTokenLifetimePolicy> tokenLifetimePolicies) Set the tokenLifetimePolicies property: The tokenLifetimePolicies property.MicrosoftGraphApplicationInner.withWeb(MicrosoftGraphWebApplication web) Set the web property: webApplication.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphApplicationInnerModifier and TypeMethodDescriptionCollectionOfApplication.value()Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphApplicationInnerModifier and TypeMethodDescriptionCollectionOfApplication.withValue(List<MicrosoftGraphApplicationInner> value) Set the value property: The value property.