Uses of Class
com.azure.resourcemanager.apimanagement.models.AuthorizationLoginLinksPostResponse
Packages that use AuthorizationLoginLinksPostResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of AuthorizationLoginLinksPostResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return AuthorizationLoginLinksPostResponseModifier and TypeMethodDescriptionAuthorizationLoginLinksClient.postWithResponse(String resourceGroupName, String serviceName, String authorizationProviderId, String authorizationId, AuthorizationLoginRequestContract parameters, com.azure.core.util.Context context) Gets authorization login links.