Uses of Class
com.azure.resourcemanager.authorization.fluent.models.ApplicationsGetMemberObjectsRequestBody
Packages that use ApplicationsGetMemberObjectsRequestBody
Package
Description
Package containing the service clients for AuthorizationManagementClient.
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of ApplicationsGetMemberObjectsRequestBody in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent with parameters of type ApplicationsGetMemberObjectsRequestBodyModifier and TypeMethodDescriptionApplicationsClient.getMemberObjects(String applicationId, ApplicationsGetMemberObjectsRequestBody body) Invoke action getMemberObjects.ApplicationsClient.getMemberObjectsAsync(String applicationId, ApplicationsGetMemberObjectsRequestBody body) Invoke action getMemberObjects.ApplicationsClient.getMemberObjectsWithResponse(String applicationId, ApplicationsGetMemberObjectsRequestBody body, com.azure.core.util.Context context) Invoke action getMemberObjects.ApplicationsClient.getMemberObjectsWithResponseAsync(String applicationId, ApplicationsGetMemberObjectsRequestBody body) Invoke action getMemberObjects. -
Uses of ApplicationsGetMemberObjectsRequestBody in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return ApplicationsGetMemberObjectsRequestBodyModifier and TypeMethodDescriptionApplicationsGetMemberObjectsRequestBody.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: Dictionary of <AnyObject>.ApplicationsGetMemberObjectsRequestBody.withSecurityEnabledOnly(Boolean securityEnabledOnly) Set the securityEnabledOnly property: The securityEnabledOnly property.