Interface AuthorizationServerContract.Update

All Superinterfaces:
AuthorizationServerContract.UpdateStages.WithAuthorizationEndpoint, AuthorizationServerContract.UpdateStages.WithAuthorizationMethods, AuthorizationServerContract.UpdateStages.WithBearerTokenSendingMethods, AuthorizationServerContract.UpdateStages.WithClientAuthenticationMethod, AuthorizationServerContract.UpdateStages.WithClientId, AuthorizationServerContract.UpdateStages.WithClientRegistrationEndpoint, AuthorizationServerContract.UpdateStages.WithClientSecret, AuthorizationServerContract.UpdateStages.WithDefaultScope, AuthorizationServerContract.UpdateStages.WithDescription, AuthorizationServerContract.UpdateStages.WithDisplayName, AuthorizationServerContract.UpdateStages.WithGrantTypes, AuthorizationServerContract.UpdateStages.WithIfMatch, AuthorizationServerContract.UpdateStages.WithResourceOwnerPassword, AuthorizationServerContract.UpdateStages.WithResourceOwnerUsername, AuthorizationServerContract.UpdateStages.WithSupportState, AuthorizationServerContract.UpdateStages.WithTokenBodyParameters, AuthorizationServerContract.UpdateStages.WithTokenEndpoint, AuthorizationServerContract.UpdateStages.WithUseInApiDocumentation, AuthorizationServerContract.UpdateStages.WithUseInTestConsole
Enclosing interface:
AuthorizationServerContract

The template for AuthorizationServerContract update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

      AuthorizationServerContract apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.